1 write to property
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (1)
188
this.
property
= property;
2 references to property
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (2)
300
Debug.Assert((int)GetPropInfo((PREDEFPROP)i).
property
== i);
413
Debug.Assert(s_predefinedProperties[(int)property].
property
== property);