1 reference to Task
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\ClientConnectionHandler.cs (1)
172
var task = new
Task
<BuildResponse>(func, cancellationToken, TaskCreationOptions.LongRunning);