3 references to NormalizeContextRelativePath
Aspire.Hosting.Java (3)
JavaDockerfileGenerator.cs (3)
306
jarPath =
NormalizeContextRelativePath
(annotation.JarPath, resource.Name, appDirectory, "its JAR");
326
/// Whitespace is allowed, unlike <see cref="
NormalizeContextRelativePath
"/>. That method feeds a
709
? $"cp {ShellQuote(
NormalizeContextRelativePath
(artifact.RelativePath, resource.Name, appDirectory, "its JAR artifact"))} {ContainerArtifactPath}"