3 references to Website
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (3)
InProcess\SolutionExplorerInProcess.cs (2)
665
builder[WellKnownProjectTemplates.
Website
] = "EmptyWeb.zip";
677
builder[WellKnownProjectTemplates.
Website
] = "EmptyWeb.zip";
WellKnownProjectTemplates.cs (1)
11
public const string Website = nameof(
Website
);