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