1 write to _afterAssembliesFolderPaths
Microsoft.DotNet.ApiDiff (1)
FileOutputDiffGenerator.cs (1)
71
_afterAssembliesFolderPaths
= [afterAssembliesFolderPath];
2 references to _afterAssembliesFolderPaths
Microsoft.DotNet.ApiDiff (2)
FileOutputDiffGenerator.cs (2)
93
Debug.Assert(
_afterAssembliesFolderPaths
.Length == 1);
108
assembliesPaths:
_afterAssembliesFolderPaths
,