9 references to UnexpectedKeyword
System.Data.SqlXml (9)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (2)
97throw compiler.UnexpectedKeyword(); 101throw compiler.UnexpectedKeyword();
System\Xml\Xsl\XsltOld\AttributeSetAction.cs (1)
65throw compiler.UnexpectedKeyword();
System\Xml\Xsl\XsltOld\CallTemplateAction.cs (1)
57throw compiler.UnexpectedKeyword();
System\Xml\Xsl\XsltOld\ChooseAction.cs (2)
54throw compiler.UnexpectedKeyword(); 59throw compiler.UnexpectedKeyword();
System\Xml\Xsl\XsltOld\ContainerAction.cs (2)
491throw compiler.UnexpectedKeyword(); 624throw compiler.UnexpectedKeyword();
System\Xml\Xsl\XsltOld\TextAction.cs (1)
56throw compiler.UnexpectedKeyword();