3 references to GetPropInfo
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (3)
204PredefinedPropertyInfo info = GetPropInfo(property); 300Debug.Assert((int)GetPropInfo((PREDEFPROP)i).property == i); 391PREDEFMETH result = GetPropInfo(property).getter;