2 references to NormalizePath
Aspire.Hosting (2)
src\Shared\BackchannelConstants.cs (2)
121
return ComputeStableBase64UrlIdentifier(
NormalizePath
(appHostPath), CompactAppHostIdByteCount);
138
return ComputeStableIdentifier(
NormalizePath
(appHostPath), HashLength);