1 write to _exclude
System.Private.Xml (1)
System\Xml\Xsl\XmlQualifiedNameTest.cs (1)
43_exclude = exclude;
5 references to _exclude
System.Private.Xml (5)
System\Xml\Xsl\XmlQualifiedNameTest.cs (5)
94|| (_exclude == other._exclude && this.Namespace == other.Namespace) 95|| (other._exclude && !_exclude && this.Namespace != other.Namespace); 133else if (_exclude)