Base:
3 references to GetHashCode
PresentationUI (3)
MS\Internal\Documents\Application\DocumentStream.cs (1)
828file = this.GetHashCode().ToString(CultureInfo.InvariantCulture);
MS\Internal\Documents\Application\PackageController.cs (2)
125if (source.GetHashCode() == destination.GetHashCode())