Implemented interface member:
property
TextDocument
Roslyn.LanguageServer.Protocol.ITextDocumentParams.TextDocument
1 write to TextDocument
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostTextPresentationEndpointTest.cs (1)
59TextDocument = new TextDocumentIdentifier()
1 reference to TextDocument
Microsoft.VisualStudio.LanguageServices.Razor (1)
LanguageClient\Cohost\CohostTextPresentationEndpoint.cs (1)
50=> request.TextDocument.ToRazorTextDocumentIdentifier();