8 references to Error
System.Private.Xml (8)
System\Xml\Xsl\Xslt\QilGenerator.cs (5)
1014
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_SingleRightBraceInAvt, source);
1649
_f.
Error
(_lastScope!.SourceLine,
1713
_f.
Error
(_lastScope!.SourceLine,
2023
_f.
Error
(_lastScope!.SourceLine, SR.Xslt_BistateAttribute, "letter-value", Alphabetic, Traditional)
2058
_f.
Error
(_lastScope!.SourceLine, SR.Xslt_CharAttribute, "grouping-separator")
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (3)
229
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_ScriptsProhibited);
499
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_DocumentFuncProhibited);
626
return _f.
Error
(_lastScope!.SourceLine, SR.Xslt_UnsupportedXsltFunction, "unparsed-entity-uri");