2 references to Normalize
Microsoft.AspNetCore.Components.WebView (2)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (2)
44var segments = Normalize(subpath).Split('/', StringSplitOptions.RemoveEmptyEntries); 189if (!file.Exists || string.Equals(subpath, Normalize(match.Path), _fsComparison))