2 writes to _algProviderHandle
Microsoft.AspNetCore.Cryptography.Internal (2)
SafeHandles\BCryptHashHandle.cs (2)
25
duplicateHandle.
_algProviderHandle
= this._algProviderHandle;
67
_algProviderHandle
= algProviderHandle;
1 reference to _algProviderHandle
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptHashHandle.cs (1)
25
duplicateHandle._algProviderHandle = this.
_algProviderHandle
;