Searched defs:lineNo (Results 1 – 1 of 1) sorted by relevance
339 …private static ParsingException GetException(ParsingError error, int lineNo, int columnNo, string … in GetException()348 private static int GetIndentLevel(string line, int lineNo, string path) in GetIndentLevel()