9 references to XmlSyntaxException
mscorlib (9)
system\security\util\parser.cs (5)
99throw new XmlSyntaxException( _t.LineNo ); 180throw new XmlSyntaxException( _t.LineNo ); 226throw new XmlSyntaxException( _t.LineNo ); 303throw new XmlSyntaxException (_t.LineNo); 309throw new XmlSyntaxException (_t.LineNo) ;
system\security\util\tokenizer.cs (4)
354throw new XmlSyntaxException( LineNo ); 371throw new XmlSyntaxException( LineNo ); 382throw new XmlSyntaxException( LineNo ); 397throw new XmlSyntaxException( LineNo );