2 references to NormalizePath
Microsoft.AspNetCore.Mvc.TagHelpers (2)
GlobbingUrlBuilder.cs (2)
126trimmedIncludePatterns.Add(NormalizePath(includePattern)); 137trimmedExcludePatterns.Add(NormalizePath(excludePattern));