3 references to Run
Microsoft.Build (2)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (2)
106Task.Run( 142Task.Run(
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
126await Task.Run(Stop, cancellationToken).ConfigureAwait(false);