1 type derived from InteractiveWorkspace
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveWindowWorkspace.cs (1)
10internal sealed class InteractiveWindowWorkspace : InteractiveWorkspace
2 references to InteractiveWorkspace
Microsoft.CodeAnalysis.EditorFeatures (2)
Interactive\InteractiveSession.cs (2)
37private readonly InteractiveWorkspace _workspace; 76InteractiveWorkspace workspace,