2 writes to Path
Microsoft.DotNet.VersionTools.Tasks (2)
BaseDependenciesTask.cs (2)
113Path = GetRequiredMetadata(step, "Path"), 353Path = path
4 references to Path
Microsoft.DotNet.VersionTools (4)
Dependencies\BuildOutput\FilePackageUpdater.cs (1)
28Trace.TraceError($"For '{Path}', Could not find '{PackageId}' package version information.");
Dependencies\FileUpdater.cs (3)
36Trace.TraceError($"For '{Path}', a replacement value was not found."); 51Path, 76new[] { $"In '{Path}', '{originalContent}' must be '{replacementContent}'." });