1 write to s_cmd32Path
Microsoft.Build.Utilities.UnitTests (1)
TrackedDependencies\FileTrackerTests.cs (1)
53s_cmd32Path = (IntPtr.Size == sizeof(int))
2 references to s_cmd32Path
Microsoft.Build.Utilities.UnitTests (2)
TrackedDependencies\FileTrackerTests.cs (2)
815int exit = FileTrackerTestHelper.RunCommand(s_defaultTrackerPath, "/d " + s_defaultFileTrackerPath + " /c " + s_cmd64Path + " /c " + s_cmd32Path + " /c findstr /ip foo test.in"); 841int exit = FileTrackerTestHelper.RunCommand(s_defaultTrackerPath, "/d " + s_defaultFileTrackerPath + " /c " + s_cmd32Path + " /c " + s_cmd64Path + " /c findstr /ip foo test.in");