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