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