9 references to ContinueWith
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (9)
ResultProvider.cs (9)
77wl.ContinueWith( 87result => wl.ContinueWith(() => completionRoutine(new DkmEvaluationAsyncResult(result))))); 139wl.ContinueWith(() => 142wl.ContinueWith( 181wl.ContinueWith(() => 184wl.ContinueWith( 243result => workList.ContinueWith(() => completionRoutine(result))); 800workList.ContinueWith(() => 919child => workList.ContinueWith(() => completionRoutine(child)));