4 references to Dispose
Microsoft.CodeAnalysis.InteractiveHost (4)
Interactive\Core\InteractiveHost.cs (4)
125
Interlocked.Exchange(ref _lazyRemoteService, null)?.
Dispose
();
244
currentRemoteService.
Dispose
();
250
newService.
Dispose
();
339
oldService?.
Dispose
();