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