1 write to _hashCode
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
267
_hashCode
= target.GetHashCode();
1 reference to _hashCode
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
272
return
_hashCode
;