1 write to exclude
System.Data.SqlXml (1)
System\Xml\Xsl\XmlQualifiedNameTest.cs (1)
44this.exclude = exclude;
5 references to exclude
System.Data.SqlXml (5)
System\Xml\Xsl\XmlQualifiedNameTest.cs (5)
87|| (this.exclude == other.exclude && this.Namespace == other.Namespace) 88|| (other.exclude && !this.exclude && this.Namespace != other.Namespace); 119else if (this.exclude) {