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