Base:
method
GetFixAllProvider
Microsoft.CodeAnalysis.CodeFixes.CodeFixProvider.GetFixAllProvider()
1 reference to GetFixAllProvider
Microsoft.Analyzers.Extra.Tests (1)
MakeExeTypesInternalTests.cs (1)
174Assert.Equal(WellKnownFixAllProviders.BatchFixer, f.GetFixAllProvider());