2 references to LookupInClass
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookup.cs (2)
562if (typeCls1 == null || LookupInClass(typeCls1, ref typeCls2)) 571LookupInClass(typeCls2, ref result);