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