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