1 reference to GetExcludedMethods
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\UseAsyncMethodInAsyncContext.cs (1)
103
ImmutableArray<IMethodSymbol> excludedMethods =
GetExcludedMethods
(wellKnownTypeProvider);