2 types derived from CSharpErrorListCommon
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
CSharp\CSharpErrorListDesktop.cs (1)
12public class CSharpErrorListDesktop : CSharpErrorListCommon
CSharp\CSharpErrorListNetCore.cs (1)
14public class CSharpErrorListNetCore : CSharpErrorListCommon
1 reference to CSharpErrorListCommon
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
CSharp\CSharpErrorListCommon.cs (1)
19: base(nameof(CSharpErrorListCommon), templateName)