8 references to Error
System.Private.Xml (8)
System\Xml\Xsl\Xslt\QilGenerator.cs (5)
1018
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_SingleRightBraceInAvt, source);
1653
_f.
Error
(_lastScope!.SourceLine,
1717
_f.
Error
(_lastScope!.SourceLine,
2027
_f.
Error
(_lastScope!.SourceLine, SR.Xslt_BistateAttribute, "letter-value", Alphabetic, Traditional)
2062
_f.
Error
(_lastScope!.SourceLine, SR.Xslt_CharAttribute, "grouping-separator")
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (3)
230
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_ScriptsProhibited);
501
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_DocumentFuncProhibited);
628
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_UnsupportedXsltFunction, "unparsed-entity-uri");