1 write to Document
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
FormatNewFile\FormatNewFileTests.cs (1)
75Document = new TextDocumentIdentifier
1 reference to Document
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
ExternalAccess\Razor\FormatNewFileHandler.cs (1)
48var parsedUri = request.Document.DocumentUri.GetRequiredParsedUri();