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