2 writes to _host
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.RemoteService.cs (2)
47_host = host; 275_host = null;
3 references to _host
Microsoft.CodeAnalysis.InteractiveHost (3)
Interactive\Core\InteractiveHost.RemoteService.cs (3)
48_joinOutputWritingThreadsOnDisposal = _host._joinOutputWritingThreadsOnDisposal; 97var host = _host; 165var localHost = _host;