2 references to NormalizeBuildProjectPath
Aspire.Hosting.Dotnet.Tests (2)
DotnetProjectBuildCoordinatorTests.cs (2)
489
NormalizeBuildProjectPath
(Path.GetRelativePath(buildResource.BuildDirectory, firstProject)).Replace("'", "%27", StringComparison.Ordinal),
493
NormalizeBuildProjectPath
(Path.GetRelativePath(buildResource.BuildDirectory, secondProject)),