1 instantiation of LiteralZeroAnalyzer
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
BatchFixAllProviderTests.cs (1)
165
yield return new
LiteralZeroAnalyzer
();
1 reference to LiteralZeroAnalyzer
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
BatchFixAllProviderTests.cs (1)
87
public override ImmutableArray<string> FixableDiagnosticIds => [
LiteralZeroAnalyzer
.Descriptor.Id];