1 write to Exclude
dotnet-format (1)
Utilities\SourceFileMatcher.cs (1)
28Exclude = exclude.ToImmutableArray();
2 references to Exclude
dotnet-format (2)
Utilities\SourceFileMatcher.cs (1)
32_matcher.AddExcludePatterns(Exclude);
Workspaces\FolderWorkspace_FolderSolutionLoader.cs (1)
48if (fileMatcher.Exclude.IsDefaultOrEmpty && AreAllFilePaths(fileMatcher.Include))