4 references to AddExcludePatterns
dotnet-format (1)
Utilities\SourceFileMatcher.cs (1)
32
_matcher.
AddExcludePatterns
(Exclude);
Microsoft.AspNetCore.Mvc.TagHelpers (1)
GlobbingUrlBuilder.cs (1)
138
matcher.
AddExcludePatterns
(trimmedExcludePatterns);
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\LoadedProject.cs (2)
257
matcher.
AddExcludePatterns
(glob.Excludes);
258
matcher.
AddExcludePatterns
(glob.Removes);