3 references to TemplateLocator
Microsoft.DotNet.MSBuildSdkResolver.Tests (1)
GivenAnMSBuildSdkResolver.cs (1)
600
var 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);