2 references to MutexTimeout
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (2)
src\Shared\TestResources.cs (2)
24if (importPfxMutex != null && !importPfxMutex.WaitOne(MutexTimeout)) 61if (importPfxMutex != null && !importPfxMutex.WaitOne(MutexTimeout))