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