2 writes to _name
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\NameSpaceEvent.cs (2)
21_name = input.LocalName; 34_name = ResultURIInfo.prefix;
1 reference to _name
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\NameSpaceEvent.cs (1)
43res = processor.BeginEvent(XPathNodeType.Namespace, /*prefix:*/null, _name, _namespaceUri, /*empty:*/false);