2 writes to _nsAvt
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\AttributeAction.cs (2)
74
_nsUri = PrecalculateAvt(ref
_nsAvt
);
106
_nsAvt
= Avt.CompileAvt(compiler, value);
3 references to _nsAvt
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\AttributeAction.cs (3)
77
if (_nameAvt == null &&
_nsAvt
== null)
131
_nsAvt
== null ? _nsUri :
_nsAvt
.Evaluate(processor, frame),