8 references to Error
System.Private.Xml (8)
System\Xml\Xsl\Xslt\QilGenerator.cs (5)
1018return _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)
230return _f.Error(_lastScope!.SourceLine, SR.Xslt_ScriptsProhibited); 501return _f.Error(_lastScope!.SourceLine, SR.Xslt_DocumentFuncProhibited); 628return _f.Error(_lastScope!.SourceLine, SR.Xslt_UnsupportedXsltFunction, "unparsed-entity-uri");