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