1 write to m_fieldType
System.Private.CoreLib (1)
src\System\Reflection\MdFieldInfo.cs (1)
117
m_fieldType
= new Signature(fieldMarshal.Signature.ToPointer(),
2 references to m_fieldType
System.Private.CoreLib (2)
src\System\Reflection\MdFieldInfo.cs (2)
113
if (
m_fieldType
== null)
121
return
m_fieldType
;