2 references to s_predefinedProperties
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (2)
423
Debug.Assert(
s_predefinedProperties
[(int)property].property == property);
425
return
s_predefinedProperties
[(int)property];