2 references to NotebookDocumentFilter
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Notebook\NotebookCellTextDocumentFilter.cs (1)
26public SumType<string, NotebookDocumentFilter> Notebook { get; init; }
Protocol\Notebook\NotebookDocumentSyncSelector.cs (1)
28public SumType<string, NotebookDocumentFilter>? Notebook { get; init; }