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