2 references to LookupExtensionMethodsInSingleBinder
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
8510this.LookupExtensionMethodsInSingleBinder(scope, lookupResult, rightName, arity, options, ref useSiteInfo);
Binder\Binder_Lookup.cs (1)
51this.LookupExtensionMethodsInSingleBinder(scope, result, name, arity, options, ref useSiteInfo);