1 write to m_fieldType
mscorlib (1)
system\reflection\fieldinfo.cs (1)
813m_fieldType = new Signature(this, m_declaringType).FieldType;
2 references to m_fieldType
mscorlib (2)
system\reflection\fieldinfo.cs (2)
812if (m_fieldType == null) 815return m_fieldType;