1 write to _templateGroupId
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
AbstractEditorTest.cs (1)
34
_templateGroupId
= templateGroupId;
1 reference to _templateGroupId
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
AbstractEditorTest.cs (1)
48
await TestServices.SolutionExplorer.AddProjectAsync(ProjectName, _projectTemplate,
_templateGroupId
, LanguageName, HangMitigatingCancellationToken);