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);
133
else if (
_exclude
)