2 types derived from CSharpSquigglesCommon
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
CSharp\CSharpSquigglesDesktop.cs (1)
12
public class CSharpSquigglesDesktop :
CSharpSquigglesCommon
CSharp\CSharpSquigglesNetCore.cs (1)
14
public class CSharpSquigglesNetCore :
CSharpSquigglesCommon
1 reference to CSharpSquigglesCommon
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
CSharp\CSharpSquigglesCommon.cs (1)
16
: base(nameof(
CSharpSquigglesCommon
), projectTemplate)