3 references to StartAsynchronousComputation
Microsoft.CodeAnalysis.Workspaces (3)
AsyncLazy`1.cs (3)
237
StartAsynchronousComputation
(newAsynchronousComputation.Value, requestToCompleteSynchronously: request, callerCancellationToken: cancellationToken);
277
StartAsynchronousComputation
(newAsynchronousComputation.Value, requestToCompleteSynchronously: null, callerCancellationToken: cancellationToken);
352
StartAsynchronousComputation
(newAsynchronousComputation.Value, requestToCompleteSynchronously: request, callerCancellationToken: cancellationToken);