2 references to NotebookDocumentIdentifier
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Notebook\DidCloseNotebookDocumentParams.cs (1)
24public NotebookDocumentIdentifier NotebookDocument { get; init; }
Protocol\Notebook\DidSaveNotebookDocumentParams.cs (1)
23public NotebookDocumentIdentifier NotebookDocument { get; init; }