1 write to _attributesToExclude
Microsoft.DotNet.ApiDiff (1)
FileOutputDiffGenerator.cs (1)
78_attributesToExclude = filesWithAttributesToExclude != null ? CollectListsFromFiles(filesWithAttributesToExclude) : [];
1 reference to _attributesToExclude
Microsoft.DotNet.ApiDiff (1)
FileOutputDiffGenerator.cs (1)
118_attributesToExclude,