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