2 writes to _host
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.RemoteService.cs (2)
46_host = host; 274_host = null;
3 references to _host
Microsoft.CodeAnalysis.InteractiveHost (3)
Interactive\Core\InteractiveHost.RemoteService.cs (3)
47_joinOutputWritingThreadsOnDisposal = _host._joinOutputWritingThreadsOnDisposal; 96var host = _host; 164var localHost = _host;