9 references to ContinueWith
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (9)
src\ExpressionEvaluator\Core\Source\ResultProvider\ResultProvider.cs (9)
86wl.ContinueWith( 96result => wl.ContinueWith(() => completionRoutine(new DkmEvaluationAsyncResult(result))))); 148wl.ContinueWith(() => 151wl.ContinueWith( 190wl.ContinueWith(() => 193wl.ContinueWith( 252result => workList.ContinueWith(() => completionRoutine(result))); 809workList.ContinueWith(() => 928child => workList.ContinueWith(() => completionRoutine(child)));