3 references to SanitizePathSegment
Aspire.Hosting.Browsers (3)
BrowserLogsArtifacts.cs (3)
57
var normalizedArtifactType =
SanitizePathSegment
(artifactType, fallback: "artifact");
61
SanitizePathSegment
(resourceName, fallback: "resource"),
107
return
SanitizePathSegment
(segment, fallback: "unknown-apphost");