4 writes to Path
Microsoft.DotNet.VersionTools (4)
BuildManifest\BuildManifestClient.cs (4)
86Path = BuildManifestXmlName, 91Path = SemaphoreModel.BuildSemaphorePath, 171Path = p, 187Path = BuildManifestXmlName,
3 references to Path
Microsoft.DotNet.VersionTools (3)
BuildManifest\SupplementaryUploadRequest.cs (3)
29if (Path.StartsWith("/")) 31return Path.Substring(1); 33return $"{currentPath}/{Path}";