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