1 reference to tryRunRequestAsync
VBCSCompiler (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
191
return await
tryRunRequestAsync
(pipe, buildRequest, logger, cancellationToken).ConfigureAwait(false);