2 references to GetMethInfo
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (2)
388PredefinedMethodInfo info = GetMethInfo(method); 411return GetMethInfo(GetPropGetter(property)).type;