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