2 references to FieldWithType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
666FieldWithType fwt = new FieldWithType(fieldSymbol, fieldType);
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
558FieldWithType fwt = new FieldWithType(field, agg.getThisType());