26 instantiations of LegacyLoggingFixer
Microsoft.Analyzers.Extra.Tests (26)
CallAnalysis\LegacyLoggingTests.cs (18)
73new LegacyLoggingFixer(), 166new LegacyLoggingFixer(), 229new LegacyLoggingFixer(), 290new LegacyLoggingFixer(), 364new LegacyLoggingFixer(), 440new LegacyLoggingFixer(), 523new LegacyLoggingFixer(), 611new LegacyLoggingFixer(), 681new LegacyLoggingFixer(), 751new LegacyLoggingFixer 769var f = new LegacyLoggingFixer(); 827var f = new LegacyLoggingFixer(); 847f = new LegacyLoggingFixer 860f = new LegacyLoggingFixer 873f = new LegacyLoggingFixer 886f = new LegacyLoggingFixer 910f = new LegacyLoggingFixer 923f = new LegacyLoggingFixer
CallAnalysis\LegacyLoggingTests.Extra.cs (8)
93new LegacyLoggingFixer(), 171new LegacyLoggingFixer(), 234new LegacyLoggingFixer(), 297new LegacyLoggingFixer(), 358new LegacyLoggingFixer(), 434new LegacyLoggingFixer(), 685new LegacyLoggingFixer(), 747new LegacyLoggingFixer(),
3 references to LegacyLoggingFixer
Microsoft.Analyzers.Extra (1)
CallAnalysis\Fixers\LegacyLoggingFixer.cs (1)
22[ExportCodeFixProvider(LanguageNames.CSharp, Name = nameof(LegacyLoggingFixer))]
Microsoft.Analyzers.Extra.Tests (2)
CallAnalysis\LegacyLoggingTests.cs (2)
769var f = new LegacyLoggingFixer(); 827var f = new LegacyLoggingFixer();