2 references to DkmEvaluationAsyncResult
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
src\ExpressionEvaluator\Core\Source\ResultProvider\ResultProvider.cs (2)
96result => wl.ContinueWith(() => completionRoutine(new DkmEvaluationAsyncResult(result))))); 235child => completionRoutine(new DkmEvaluationAsyncResult(child)));