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