9 references to
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (9)
AbstractEditorTest.cs (1)
26
:
this
(solutionName, WellKnownProjectTemplates.ClassLibrary)
AbstractWebApplicationTest.cs (1)
19
:
base
(solutionName,
CSharp\CSharpErrorListCommon.cs (1)
19
:
base
(nameof(CSharpErrorListCommon), templateName)
CSharp\CSharpGoToGlobalImportsTests.cs (1)
24
public CSharpGoToGlobalImportsTests() :
base
(solutionName: nameof(CSharpGoToGlobalImportsTests), projectTemplate: WellKnownProjectTemplates.CSharpNetCoreClassLibrary)
CSharp\CSharpSourceGenerators.cs (1)
32
:
base
(nameof(CSharpSourceGenerators), WellKnownProjectTemplates.ConsoleApplication)
CSharp\CSharpSquigglesCommon.cs (1)
16
:
base
(nameof(CSharpSquigglesCommon), projectTemplate)
VisualBasic\BasicErrorListCommon.cs (1)
19
:
base
(nameof(BasicErrorListCommon), templateName)
VisualBasic\BasicGoToDefinition.cs (1)
24
:
base
(nameof(BasicGoToDefinition), WellKnownProjectTemplates.VisualBasicNetCoreClassLibrary)
VisualBasic\BasicSquigglesCommon.cs (1)
17
:
base
(nameof(BasicSquigglesCommon), projectTemplate)