3 references to GetMethInfo
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (3)
296Debug.Assert((int)GetMethInfo((PREDEFMETH)i).method == i); 378PredefinedMethodInfo info = GetMethInfo(method); 401return GetMethInfo(GetPropGetter(property)).type;