1 reference to _properties
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (1)
309
return
_properties
[(int)property] ??= LoadProperty(property);