9 references to ContinueWith
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (9)
src\ExpressionEvaluator\Core\Source\ResultProvider\ResultProvider.cs (9)
84wl.ContinueWith( 94result => wl.ContinueWith(() => completionRoutine(new DkmEvaluationAsyncResult(result))))); 146wl.ContinueWith(() => 149wl.ContinueWith( 188wl.ContinueWith(() => 191wl.ContinueWith( 250result => workList.ContinueWith(() => completionRoutine(result))); 807workList.ContinueWith(() => 926child => workList.ContinueWith(() => completionRoutine(child)));