3 references to CurrentAttribute
System.Transactions (3)
System\Transactions\Trace\TraceXPathNavigator.cs (3)
387
retval = this.current.
CurrentAttribute
.name;
424
retval = this.current.
CurrentAttribute
.prefix;
449
retval = this.current.
CurrentAttribute
.nodeValue;