3 references to TemplateLocator
Microsoft.DotNet.MSBuildSdkResolver.Tests (1)
GivenAnMSBuildSdkResolver.cs (1)
600var resolver = new TemplateLocator.TemplateLocator(
Microsoft.DotNet.TemplateLocator (1)
TemplateLocator.cs (1)
19: this(Environment.GetEnvironmentVariable, null, VSSettings.Ambient, null, null)
Microsoft.DotNet.TemplateLocator.Tests (1)
GivenAnTemplateLocator.cs (1)
16_resolver = new TemplateLocator(Environment.GetEnvironmentVariable, null, VSSettings.Ambient, null, null);