System.Reflection.Metadata.Parameter public struct Parameter Documentation public ParameterAttributes Attributes { get; } public StringHandle Name { get; } public int SequenceNumber { get; } public CustomAttributeHandleCollection GetCustomAttributes() public ConstantHandle GetDefaultValue() public BlobHandle GetMarshallingDescriptor()