1 write to targetNS
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ChameleonKey.cs (1)
36targetNS = ns;
3 references to targetNS
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\ChameleonKey.cs (3)
51_hashCode = targetNS.GetHashCode() + chameleonLocation.GetHashCode() + 72return this.targetNS.Equals(cKey.targetNS) && this.chameleonLocation.Equals(cKey.chameleonLocation) &&