5 references to Xslt_InvalidContents
System.Private.Xml (5)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
122throw XsltException.Create(SR.Xslt_InvalidContents, "apply-templates");
System\Xml\Xsl\XsltOld\AttributeSetAction.cs (1)
86throw XsltException.Create(SR.Xslt_InvalidContents, "attribute-set");
System\Xml\Xsl\XsltOld\CallTemplateAction.cs (1)
74throw XsltException.Create(SR.Xslt_InvalidContents, "call-template");
System\Xml\Xsl\XsltOld\ChooseAction.cs (1)
80throw XsltException.Create(SR.Xslt_InvalidContents, "choose");
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
617throw XsltException.Create(SR.Xslt_InvalidContents, "stylesheet");