13 references to RentServiceAsync
Microsoft.CodeAnalysis.Remote.Workspaces (13)
BrokeredServiceConnection.cs (13)
108using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 123using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 141using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 158using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 175using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 191using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 208using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 224using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 243using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 262using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 281using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 300using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false); 318using var rental = await RentServiceAsync(cancellationToken).ConfigureAwait(false);