2 references to _credentialPromptLock
NuGet.Protocol (2)
HttpSource\HttpSourceAuthenticationHandler.cs (2)
270
await
_credentialPromptLock
.WaitAsync(token);
304
_credentialPromptLock
.Release();