2 references to TrackerArguments
Microsoft.Build.Utilities.Core (2)
TrackedDependencies\FileTracker.cs (2)
661=> TrackerArguments(command, arguments, dllName, intermediateDirectory, rootFiles, null);
693string fullArguments = TrackerArguments(command, arguments, dllName, intermediateDirectory, rootFiles, cancelEventName);