7 references to Xslt_InvalidPrefix
System.Private.Xml (7)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
423throw new XslTransformException(SR.Xslt_InvalidPrefix, prefix);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2777ReportError(/*[XT0280]*/SR.Xslt_InvalidPrefix, prefix);
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
271throw new XslLoadException(SR.Xslt_InvalidPrefix, prefix);
System\Xml\Xsl\Xslt\XsltInput.cs (1)
1106ReportError(/*[XT0280]*/SR.Xslt_InvalidPrefix, prefix);
System\Xml\Xsl\XsltOld\AttributeAction.cs (1)
57throw XsltException.Create(SR.Xslt_InvalidPrefix, qname.Prefix);
System\Xml\Xsl\XsltOld\InputScopeManager.cs (1)
114throw XsltException.Create(SR.Xslt_InvalidPrefix, prefix);
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
536throw XsltException.Create(SR.Xslt_InvalidPrefix, prefix);