2 references to CreatePathString
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
StaticWebAsset.cs (2)
1057public string ComputeLogicalPath() => CreatePathString("", '/'); 1079var pathWithTokens = CreatePathString(pathPrefix, separator);