2 references to Id
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Interactive\CSharpVsInteractiveWindowPackage.cs (1)
18protected override Guid ToolWindowId => Id;
Interactive\CSharpVsInteractiveWindowProvider.cs (1)
58protected override Guid Id => CSharpVsInteractiveWindowPackage.Id;