13 references to RentServiceAsync
Microsoft.CodeAnalysis.Remote.Workspaces (13)
BrokeredServiceConnection.cs (13)
102using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 117using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 135using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 152using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 169using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 185using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 202using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 218using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 237using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 256using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 275using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 294using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 312using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false);