2 references to _excludedInputPaths
Microsoft.Build.Utilities.Core (2)
TrackedDependencies\FlatTrackingData.cs (2)
327
_excludedInputPaths
.Add(fullexcludePath);
540
foreach (string path in
_excludedInputPaths
)