Searched refs:checkExistence (Results 1 – 1 of 1) sorted by relevance
1116 internal static bool IsValidFile(string filename, bool checkExistence) in IsValidFile() argument1119 …Line("IsValidFile called. filename=" + filename + ", checkExistence=" + checkExistence.ToString()); in IsValidFile()1140 if (!checkExistence) in IsValidFile()