2 references to Clone
Microsoft.AspNetCore.Authentication.Certificate (2)
CertificateValidationCache.cs (2)
48return _cache.Get<AuthenticateResult>(key)?.Clone(); 72_cache.Set(key, result.Clone(), new MemoryCacheEntryOptions()