4 references to Xslt_NotEmptyContents
System.Private.Xml (4)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
1534_compiler.ReportError(contentInfo, /*[XT0260]*/SR.Xslt_NotEmptyContents, _atoms.ApplyImports); 1538return SetInfo(F.Error(XslLoadException.CreateMessage(contentInfo, /*[XT0260]*/SR.Xslt_NotEmptyContents, _atoms.ApplyImports)), null, ctxInfo); 3046_compiler.ReportError(errorLineInfo, /*[XT0260]*/SR.Xslt_NotEmptyContents, parentName);
System\Xml\Xsl\XsltOld\CompiledAction.cs (1)
85throw XsltException.Create(SR.Xslt_NotEmptyContents, elementName);