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