2 references to Xslt_DupTemplateName
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
1192ReportError(/*[XT0660]*/SR.Xslt_DupTemplateName, _curTemplate.Name!.QualifiedName);
System\Xml\Xsl\XsltOld\Stylesheet.cs (1)
182throw XsltException.Create(SR.Xslt_DupTemplateName, template.Name.ToString());