2 references to ReplacePathsWithMacros
NuGet.Commands (2)
RestoreCommand\Utility\BuildAssetsUtils.cs (2)
218
GenerateProperty("NuGetPackageRoot",
ReplacePathsWithMacros
(repositoryRoot, environmentVariableReader)),
377
path =
ReplacePathsWithMacros
(absolutePath, environmentVariableReader);