3 references to UseInvariantVersion
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Runtime\SpecifyCultureForToLowerAndToUpper.Fixer.cs (3)
41
RegisterCodeFix(MicrosoftNetCoreAnalyzersResources.
UseInvariantVersion
, nameof(MicrosoftNetCoreAnalyzersResources.
UseInvariantVersion
));
81
if (equivalenceKey is null or nameof(MicrosoftNetCoreAnalyzersResources.
UseInvariantVersion
))