2 references to FieldType
System.Private.CoreLib (2)
src\System\Reflection\MdFieldInfo.cs (1)
118
(int)fieldMarshal.Length, m_declaringType).
FieldType
;
src\System\Reflection\RtFieldInfo.cs (1)
133
return m_fieldType = GetSignature().
FieldType
;