2 references to _credentialPromptLock
NuGet.Protocol (2)
HttpSource\ProxyAuthenticationHandler.cs (2)
152
await
_credentialPromptLock
.WaitAsync(cancellationToken);
195
_credentialPromptLock
.Release();