4 references to Dispose
Microsoft.CodeAnalysis.InteractiveHost (4)
Interactive\Core\InteractiveHost.cs (4)
126
Interlocked.Exchange(ref _lazyRemoteService, null)?.
Dispose
();
245
currentRemoteService.
Dispose
();
251
newService.
Dispose
();
340
oldService?.
Dispose
();