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