1 write to MethWithTypeSet
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Property.cs (1)
33
MethWithTypeSet
= mwtSet;
3 references to MethWithTypeSet
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (3)
834
CheckPropertyAccess(prop.
MethWithTypeSet
, prop.PropWithTypeSlot, type);
872
Debug.Assert(!prop.
MethWithTypeSet
|| ExprProperty.HasIsExternalInitModifier(prop.
MethWithTypeSet
));