2 types derived from BasicErrorListCommon
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
VisualBasic\BasicErrorListDesktop.cs (1)
12public class BasicErrorListDesktop : BasicErrorListCommon
VisualBasic\BasicErrorListNetCore.cs (1)
14public class BasicErrorListNetCore : BasicErrorListCommon
1 reference to BasicErrorListCommon
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
VisualBasic\BasicErrorListCommon.cs (1)
19: base(nameof(BasicErrorListCommon), templateName)