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