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