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