1 reference to tryRunRequestAsync
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
194return await tryRunRequestAsync(pipe, buildRequest, logger, cancellationToken).ConfigureAwait(false);