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