1 write to targetNS
System.Xml (1)
System\Xml\Schema\Chameleonkey.cs (1)
33targetNS = ns;
3 references to targetNS
System.Xml (3)
System\Xml\Schema\Chameleonkey.cs (3)
45hashCode = targetNS.GetHashCode() + chameleonLocation.GetHashCode() + 63return this.targetNS.Equals(cKey.targetNS) && this.chameleonLocation.Equals(cKey.chameleonLocation) &&