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