1 write to qname
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\AttributeAction.cs (1)
72this.qname = CreateAttributeQName(this.name, this.nsUri, compiler.CloneScopeManager());
2 references to qname
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\AttributeAction.cs (2)
106if(this.qname != null) { 107frame.CalulatedName = this.qname;