3 writes to FileCheckPath
SuperFileCheck (3)
Program.cs (3)
55FileCheckPath = fileCheckPath; 59FileCheckPath = Path.Combine(superFileCheckDir, "FileCheck"); 64FileCheckPath = "FileCheck";
1 reference to FileCheckPath
SuperFileCheck (1)
Program.cs (1)
104startInfo.FileName = FileCheckPath;