1 write to m_fieldType
mscorlib (1)
system\reflection\fieldinfo.cs (1)
947
m_fieldType
= new Signature(fieldMarshal.Signature.ToPointer(),
2 references to m_fieldType
mscorlib (2)
system\reflection\fieldinfo.cs (2)
943
if (
m_fieldType
== null)
951
return
m_fieldType
;