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