13 references to RentServiceAsync
Microsoft.CodeAnalysis.Remote.Workspaces (13)
BrokeredServiceConnection.cs (13)
103using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 118using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 136using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 153using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 170using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 186using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 203using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 219using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 238using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 257using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 276using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 295using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 313using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false);