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