Searched refs:solution_file (Results 1 – 2 of 2) sorted by relevance
43 def GetVSVersion(solution_file): argument44 with open(solution_file) as f: