1 reference to GetTypesToIgnore
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\DoNotPassLiteralsAsLocalizedParameters.cs (1)
55
ImmutableHashSet<INamedTypeSymbol> typesToIgnore =
GetTypesToIgnore
(context.Compilation);