5 references to GetReferencesForExtensionMethodAsync
Microsoft.CodeAnalysis.Features (5)
AddImport\SymbolReferenceFinder.cs (5)
455return await GetReferencesForExtensionMethodAsync( 477return await GetReferencesForExtensionMethodAsync(searchScope, WellKnownMemberNames.GetAwaiter, type, 499return await GetReferencesForExtensionMethodAsync(searchScope, WellKnownMemberNames.GetEnumeratorMethodName, type, 521return await GetReferencesForExtensionMethodAsync(searchScope, WellKnownMemberNames.GetAsyncEnumeratorMethodName, type, 547return await GetReferencesForExtensionMethodAsync(