6 references to Xslt_WrongStylesheetElement
System.Private.Xml (6)
System\Xml\Xsl\Xslt\XsltInput.cs (1)
885/*[XT_025]*/SR.Xslt_WdXslNamespace : /*[XT0150]*/SR.Xslt_WrongStylesheetElement
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
295ReportError(/*[XT_002]*/SR.Xslt_WrongStylesheetElement); 310ReportError(/*[XT_002]*/SR.Xslt_WrongStylesheetElement);
System\Xml\Xsl\XsltOld\ContainerAction.cs (3)
146throw XsltException.Create(SR.Xslt_WrongStylesheetElement); 164throw XsltException.Create(SR.Xslt_WrongStylesheetElement); 176throw XsltException.Create(SR.Xslt_WrongStylesheetElement);