4 references to Dispose
Microsoft.CodeAnalysis.InteractiveHost (4)
Interactive\Core\InteractiveHost.cs (4)
124
Interlocked.Exchange(ref _lazyRemoteService, null)?.
Dispose
();
243
currentRemoteService.
Dispose
();
249
newService.
Dispose
();
338
oldService?.
Dispose
();