2 instantiations of GenerateTypeCodeFixProvider
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Diagnostics\GenerateType\GenerateTypeTests.cs (1)
35=> (null, new GenerateTypeCodeFixProvider());
Diagnostics\GenerateType\GenerateTypeWithUnboundAnalyzerTests.cs (1)
29=> (new CSharpUnboundIdentifiersDiagnosticAnalyzer(), new GenerateTypeCodeFixProvider());