1 write to _qname
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\AttributeAction.cs (1)
81
_qname
= CreateAttributeQName(_name!, _nsUri, compiler.CloneScopeManager());
2 references to _qname
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\AttributeAction.cs (2)
123
if (
_qname
!= null)
125
frame.CalculatedName =
_qname
;