1 write to _namespaceUri
System.Private.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
127_namespaceUri = namespaceUri;
5 references to _namespaceUri
System.Private.Xml (5)
System\Xml\Cache\XPathNodeInfoAtom.cs (5)
166get { return _namespaceUri; } 262hc.Add(RuntimeHelpers.GetHashCode(_namespaceUri)); 303(object?)_namespaceUri == (object?)other._namespaceUri && 333bldr.Append(_namespaceUri);