1 reference to tryRunRequestAsync
dotnet (1)
src\sdk\artifacts\.packages\microsoft.codeanalysis.buildclient\5.8.0-1.26268.104\contentFiles\cs\net11.0\BuildServerConnection.cs (1)
199
return await
tryRunRequestAsync
(pipe, buildRequest, logger, cancellationToken).ConfigureAwait(false);