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