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