1 reference to ProcessAsync
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\ServerDispatcher.cs (1)
339
return await clientHandler.
ProcessAsync
(clientStreamTask, allowCompilationRequests, cancellationToken).ConfigureAwait(false);