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