2 references to GetNativeType
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeSystem\FieldDefinition.cs (1)
140
return _reader.FieldMarshalTable.
GetNativeType
(marshalRowId);
System\Reflection\Metadata\TypeSystem\Parameter.cs (1)
66
return _reader.FieldMarshalTable.
GetNativeType
(marshalRowId);