2 references to Xslt_CircularAttributeSet
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
838_compiler.ReportError(/*[XT0720]*/attSet.Content[0].SourceLine!, SR.Xslt_CircularAttributeSet, attSet.Name!.QualifiedName);
System\Xml\Xsl\XsltOld\RootAction.cs (1)
179throw XsltException.Create(SR.Xslt_CircularAttributeSet, qname.ToString());