2 references to Duplicate
Microsoft.AspNetCore.DataProtection (2)
Secret.cs (2)
76this._localAllocHandle = other._localAllocHandle.Duplicate(); 221using (var duplicateHandle = _localAllocHandle.Duplicate())