2 references to DkmException
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
Debugger\Engine\DkmProcess.cs (1)
29throw new DkmException(DkmExceptionCode.E_XAPI_DATA_ITEM_NOT_FOUND);
src\ExpressionEvaluator\Core\Source\ResultProvider\Formatter.cs (1)
199throw new DkmException((DkmExceptionCode)hr);