1 implementation of Path
Microsoft.DotNet.TemplateLocator (1)
TemplateLocator.cs (1)
105public string Path { get; }
2 references to Path
dotnet (2)
Commands\New\OptionalWorkloadProvider.cs (2)
44list.Add(new TemplatePackage(this, packageInfo.Path, fileSystem.GetLastWriteTimeUtc(packageInfo.Path)));