2 references to Dispatcher
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
Debugger\Engine\DkmInspectionSession.cs (2)
37
_formatters = new
Dispatcher
<IDkmClrFormatter>(formatters);
38
_resultProviders = new
Dispatcher
<IDkmClrResultProvider>(resultProviders);