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