1 write to FieldType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\FieldInfo.cs (1)
16FieldType = fieldType;
1 reference to FieldType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ExpressionTreeCallRewriter.cs (1)
428Type t = fieldInfo.FieldType.AssociatedSystemType;