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