XmlParserExtensions static class XmlParserExtensions Extensions to be used exclusively by the parser or the tokenizer. Documentation Code public static XmlParseException At(this XmlParseError code, TextPosition position) Creates the XmlParseException at the given position. public static int GetCode(this XmlParseError code) Retrieves a number describing the error of a given error code.