3 references to s_client
Microsoft.DotNet.Internal.SymbolHelper (3)
SymbolPromotionHelper.cs (3)
155using HttpResponseMessage regResponse = await s_client.SendAsync(registerRequest, ct); 208using HttpResponseMessage statusResponse = await s_client.SendAsync(statusRequest, ct); 271using HttpResponseMessage statusResponse = await s_client.SendAsync(statusRequest, ct);