Implemented interface member:
2 references to Dispose
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
110Host.Dispose();
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.cs (1)
64/// WARNING: Joining the threads might deadlock if <see cref="Dispose()"/> is executing on the UI thread,