1 write to targetNS
System.Private.Xml (1)
System\Xml\Schema\Chameleonkey.cs (1)
32targetNS = ns;
3 references to targetNS
System.Private.Xml (3)
System\Xml\Schema\Chameleonkey.cs (3)
47_hashCode = unchecked(targetNS.GetHashCode() + chameleonLocation.GetHashCode() + 68return this.targetNS.Equals(cKey.targetNS) && this.chameleonLocation.Equals(cKey.chameleonLocation) &&