[Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:21.388][End]initialize" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InitializedParams" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:21.392][Start]initialized" } [Trace - 00:44:21] Received request 'client/registerCapability - (2)'. Params: { "registrations": [ { "id": "1025e5a5-b8b7-48ee-ade3-76c903fb66da", "method": "textDocument/didOpen", "registerOptions": { "documentSelector": [ { "language": "aspnetcorerazor", "pattern": "**/*.{razor, cshtml}" } ] } }, { "id": "2ece79d8-8219-487c-8a3b-1acc5f4429d2", "method": "textDocument/didChange", "registerOptions": { "syncKind": 2, "documentSelector": [ { "language": "aspnetcorerazor", "pattern": "**/*.{razor, cshtml}" } ] } }, { "id": "eca74862-489c-42d1-ba24-c130484930d6", "method": "textDocument/didClose", "registerOptions": { "documentSelector": [ { "language": "aspnetcorerazor", "pattern": "**/*.{razor, cshtml}" } ] } } ] } [Trace - 00:44:21] Sending response 'client/registerCapability - (2)'. Processing request took 1ms No result returned. [Trace - 00:44:21] Received request 'client/registerCapability - (3)'. Params: { "registrations": [ { "id": "2a506958-5a90-4c13-9108-e24ce3f3d9a8", "method": "workspace/didChangeConfiguration" } ] } [Trace - 00:44:21] Sending response 'client/registerCapability - (3)'. Processing request took 0ms No result returned. [Trace - 00:44:21] Received request 'workspace/configuration - (4)'. Params: { "items": [ { "section": "csharp|symbol_search.dotnet_search_reference_assemblies" }, { "section": "visual_basic|symbol_search.dotnet_search_reference_assemblies" }, { "section": "csharp|type_members.dotnet_member_insertion_location" }, { "section": "visual_basic|type_members.dotnet_member_insertion_location" }, { "section": "csharp|type_members.dotnet_property_generation_behavior" }, { "section": "visual_basic|type_members.dotnet_property_generation_behavior" }, { "section": "csharp|completion.dotnet_show_name_completion_suggestions" }, { "section": "visual_basic|completion.dotnet_show_name_completion_suggestions" }, { "section": "csharp|completion.dotnet_provide_regex_completions" }, { "section": "visual_basic|completion.dotnet_provide_regex_completions" }, { "section": "csharp|completion.dotnet_show_completion_items_from_unimported_namespaces" }, { "section": "visual_basic|completion.dotnet_show_completion_items_from_unimported_namespaces" }, { "section": "csharp|completion.dotnet_trigger_completion_in_argument_lists" }, { "section": "visual_basic|completion.dotnet_trigger_completion_in_argument_lists" }, { "section": "csharp|quick_info.dotnet_show_remarks_in_quick_info" }, { "section": "visual_basic|quick_info.dotnet_show_remarks_in_quick_info" }, { "section": "navigation.dotnet_navigate_to_decompiled_sources" }, { "section": "csharp|highlighting.dotnet_highlight_related_json_components" }, { "section": "visual_basic|highlighting.dotnet_highlight_related_json_components" }, { "section": "csharp|highlighting.dotnet_highlight_related_regex_components" }, { "section": "visual_basic|highlighting.dotnet_highlight_related_regex_components" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_literal_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_literal_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_indexer_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_indexer_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_object_creation_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_object_creation_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_other_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_other_parameters" }, { "section": "csharp|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_differ_only_by_suffix" }, { "section": "visual_basic|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_differ_only_by_suffix" }, { "section": "csharp|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_method_intent" }, { "section": "visual_basic|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_method_intent" }, { "section": "csharp|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_argument_name" }, { "section": "visual_basic|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_argument_name" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_types" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_types" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_implicit_variable_types" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_implicit_variable_types" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_lambda_parameter_types" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_lambda_parameter_types" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_implicit_object_creation" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_implicit_object_creation" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_collection_expressions" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_collection_expressions" }, { "section": "csharp|code_style.formatting.indentation_and_spacing.tab_width" }, { "section": "visual_basic|code_style.formatting.indentation_and_spacing.tab_width" }, { "section": "csharp|code_style.formatting.indentation_and_spacing.indent_size" }, { "section": "visual_basic|code_style.formatting.indentation_and_spacing.indent_size" }, { "section": "csharp|code_style.formatting.indentation_and_spacing.indent_style" }, { "section": "visual_basic|code_style.formatting.indentation_and_spacing.indent_style" }, { "section": "csharp|code_style.formatting.new_line.end_of_line" }, { "section": "visual_basic|code_style.formatting.new_line.end_of_line" }, { "section": "code_style.formatting.new_line.insert_final_newline" }, { "section": "csharp|background_analysis.dotnet_analyzer_diagnostics_scope" }, { "section": "visual_basic|background_analysis.dotnet_analyzer_diagnostics_scope" }, { "section": "csharp|background_analysis.dotnet_compiler_diagnostics_scope" }, { "section": "visual_basic|background_analysis.dotnet_compiler_diagnostics_scope" }, { "section": "csharp|code_lens.dotnet_enable_references_code_lens" }, { "section": "visual_basic|code_lens.dotnet_enable_references_code_lens" }, { "section": "csharp|code_lens.dotnet_enable_tests_code_lens" }, { "section": "visual_basic|code_lens.dotnet_enable_tests_code_lens" }, { "section": "projects.dotnet_binary_log_path" }, { "section": "projects.dotnet_enable_automatic_restore" }, { "section": "navigation.dotnet_navigate_to_source_link_and_embedded_sources" } ] } [Trace - 00:44:21] Sending response 'workspace/configuration - (4)'. Processing request took 4ms Result: [ true, null, "withOtherMembersOfTheSameKind", null, "preferThrowingProperties", null, "true", null, "true", null, true, null, "true", null, "true", null, "true", "true", null, "true", null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, null, null, "4", null, "4", null, "space", null, "auto", null, false, "openFiles", null, "openFiles", null, true, null, true, null, null, true, "true" ] [Trace - 00:44:21] Sending request 'textDocument/foldingRange - (5)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'textDocument/codeLens - (6)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Received request 'client/registerCapability - (5)'. Params: { "registrations": [ { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/didOpen", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/didChange", "registerOptions": { "syncKind": 2, "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/didClose", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/completion", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ], "triggerCharacters": [ "<", " ", ":", ".", "=", "\"", "'", "{", ",", "(" ], "resolveProvider": true } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/hover", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/foldingRange", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/formatting", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/rangeFormatting", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/definition", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/diagnostic", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ], "identifier": "XamlDiagnostics", "interFileDependencies": false, "workspaceDiagnostics": false } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/diagnostic", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ], "identifier": "HotReloadDiagnostics", "interFileDependencies": false, "workspaceDiagnostics": true } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/codeAction", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ], "codeActionKinds": [ "quickfix", "source.organizeImports" ], "resolveProvider": true } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/_vs_onAutoInsert", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ], "_vs_triggerCharacters": [ "=", "/", ">" ] } }, { "id": "7e3fc043-c77d-47ff-afab-e3a3847a6af5", "method": "textDocument/documentColor", "registerOptions": { "documentSelector": [ { "language": "xaml", "pattern": "**/*.xaml" } ] } } ] } [Trace - 00:44:21] Sending response 'client/registerCapability - (5)'. Processing request took 6ms No result returned. [Trace - 00:44:21] Sending request 'workspace/diagnostic - (7)'. Params: { "identifier": "HotReloadDiagnostics", "previousResultIds": [], "partialResultToken": "b9dc9e6a-4dd3-4d2b-97fb-46a316bc9153" } [Trace - 00:44:21] Sending notification '$/cancelRequest'. Params: { "id": 5 } [Trace - 00:44:21] Sending notification '$/cancelRequest'. Params: { "id": 3 } [Trace - 00:44:21] Sending request 'textDocument/codeAction - (8)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "context": { "diagnostics": [], "triggerKind": 2 } } [Trace - 00:44:21] Sending request 'textDocument/documentSymbol - (9)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Received response 'textDocument/foldingRange - (5)' in 87ms. Request failed: The task was cancelled. (-32800). [Trace - 00:44:21] Received response 'textDocument/codeAction - (3)' in 296ms. Request failed: The task was cancelled. (-32800). [Trace - 00:44:21] Received request 'client/registerCapability - (6)'. Params: { "registrations": [ { "id": "a0c1ad04-a990-4203-a9d8-e4d61df991b4", "method": "textDocument/diagnostic", "registerOptions": { "identifier": "DocumentCompilerSemantic", "interFileDependencies": true, "workspaceDiagnostics": false } }, { "id": "94da731d-42ff-4a2d-a01b-169cb7142752", "method": "textDocument/diagnostic", "registerOptions": { "identifier": "NonLocal", "interFileDependencies": true, "workspaceDiagnostics": false } }, { "id": "61980cb6-d4b0-4951-ba5b-faaed46ed2f6", "method": "textDocument/diagnostic", "registerOptions": { "identifier": "DocumentAnalyzerSyntax", "interFileDependencies": true, "workspaceDiagnostics": false } }, { "id": "3460b0ad-2c76-4d07-881a-50fffb852d75", "method": "textDocument/diagnostic", "registerOptions": { "identifier": "XamlDiagnostics", "interFileDependencies": true, "workspaceDiagnostics": false } }, { "id": "c4d69064-f042-4f4b-a1eb-33d8e1449f9d", "method": "textDocument/diagnostic", "registerOptions": { "identifier": "syntax", "interFileDependencies": true, "workspaceDiagnostics": false } }, { "id": "b39d42ae-56af-48b0-aa77-5279e43a6d27", "method": "textDocument/diagnostic", "registerOptions": { "identifier": "DocumentAnalyzerSemantic", "interFileDependencies": true, "workspaceDiagnostics": false } }, { "id": "831d2ff3-81c6-41ab-bef8-d73b685d17df", "method": "textDocument/diagnostic", "registerOptions": { "workDoneProgress": true, "identifier": "HotReloadDiagnostics", "interFileDependencies": true, "workspaceDiagnostics": true } }, { "id": "4b924f35-9f48-43d7-a141-750b786aaebd", "method": "textDocument/diagnostic", "registerOptions": { "workDoneProgress": true, "identifier": "enc", "interFileDependencies": true, "workspaceDiagnostics": true } }, { "id": "473e6bec-4c60-4588-a516-025d208cad00", "method": "textDocument/diagnostic", "registerOptions": { "workDoneProgress": true, "identifier": "WorkspaceDocumentsAndProject", "interFileDependencies": true, "workspaceDiagnostics": true } } ] } [Trace - 00:44:21] Sending response 'client/registerCapability - (6)'. Processing request took 5ms No result returned. [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (10)'. Params: { "identifier": "DocumentCompilerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (11)'. Params: { "identifier": "NonLocal", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (12)'. Params: { "identifier": "DocumentAnalyzerSyntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (13)'. Params: { "identifier": "XamlDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (14)'. Params: { "identifier": "syntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (15)'. Params: { "identifier": "DocumentAnalyzerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (16)'. Params: { "identifier": "HotReloadDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'workspace/diagnostic - (17)'. Params: { "identifier": "HotReloadDiagnostics", "previousResultIds": [], "partialResultToken": "eef081d3-7000-4c26-9234-658e7e5564b7" } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (18)'. Params: { "identifier": "enc", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'workspace/diagnostic - (19)'. Params: { "identifier": "enc", "previousResultIds": [], "partialResultToken": "61a32151-96b5-44e8-a710-74ffe735a46d" } [Trace - 00:44:21] Sending request 'textDocument/diagnostic - (20)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending request 'workspace/diagnostic - (21)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "previousResultIds": [], "partialResultToken": "690c8c62-4c0e-4d96-b4a9-51910a9941b6" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:21.724][End]initialized" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.LanguageServer.Handler.Logging.UpdateLogLevelParams" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.LanguageServer.Handler.Logging.UpdateLogLevelHandler" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.DidOpenTextDocumentParams" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:21.736][Start]roslyn/updateLogLevel" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.DocumentChanges.DidOpenHandler" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:21.741][End]roslyn/updateLogLevel" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:21.741][Start]textDocument/didOpen" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] didOpen for file:///home/captain/Code/CSharp/Console/test/Program.cs" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:21.754][End]textDocument/didOpen" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.VSGetProjectContextsParams" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.VSProjectContextList" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.GetTextDocumentWithContextHandler" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:21] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Could not find 'file:///home/captain/Code/CSharp/Console/test/Program.cs'. Searched Host" } [Trace - 00:44:21] Sending request 'textDocument/semanticTokens/range - (22)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 17, "character": 0 } } } [Trace - 00:44:21] Sending request 'textDocument/foldingRange - (23)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:21] Sending notification 'serviceBroker/connect'. Params: { "pipeName": "/tmp/c5a254e0-fa91-4edb-8a31-d8b0e6031078" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.RoslynDocumentSymbolParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.SumType`2[[Roslyn.LanguageServer.Protocol.DocumentSymbol[], Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35],[Roslyn.LanguageServer.Protocol.SymbolInformation[], Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.DocumentSymbolsHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.139][Start]textDocument/_vs_getProjectContexts" } [Trace - 00:44:22] Received response 'textDocument/_vs_getProjectContexts - (1)' in 786ms. Result: { "_vs_projectContexts": [ { "_vs_label": "Miscellaneous Files", "_vs_id": "8802e17e-efc5-4de5-98cb-eed10afa1e5d|LspMiscellaneousFilesWorkspace Files Project for /home/captain/Code/CSharp/Console/test/Program.cs", "_vs_kind": 2, "_vs_is_miscellaneous": true } ], "_vs_defaultIndex": 0 } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.188][End]textDocument/_vs_getProjectContexts" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeActionParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeAction[]" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActionsHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.223][Start]textDocument/documentSymbol" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InlayHintParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InlayHint[]" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.InlayHint.InlayHintHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.FoldingRangeParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.FoldingRange[]" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.FoldingRangesHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.247][Start]textDocument/inlayHint" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeLensParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeLens[]" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.CodeLens.CodeLensHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.WorkspaceDiagnosticParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.WorkspaceDiagnosticReport" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.253][Start]textDocument/codeLens" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.281][Start]workspace/diagnostic" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.DocumentDiagnosticParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, System.Nullable`1[[Roslyn.LanguageServer.Protocol.SumType`2[[Roslyn.LanguageServer.Protocol.RelatedFullDocumentDiagnosticReport, Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35],[Roslyn.LanguageServer.Protocol.RelatedUnchangedDocumentDiagnosticReport, Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for HotReloadDiagnostics" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:22] Received response 'textDocument/inlayHint - (4)' in 1024ms. Result: [] [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.386][End]textDocument/inlayHint" } [Trace - 00:44:22] Received response 'workspace/diagnostic - (7)' in 782ms. Result: { "items": [] } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.394][End]workspace/diagnostic" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.395][Start]textDocument/codeAction" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.SemanticTokensRangeParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.SemanticTokens" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.SemanticTokens.SemanticTokensRangeHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.412][Start]textDocument/documentSymbol" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.ServiceBrokerConnectHandler+NotificationParams" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.ServiceBrokerConnectHandler" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.439][Start]serviceBroker/connect" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.451][Start]textDocument/diagnostic" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 1 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.RemoteBrokeredServiceManifest (0.2)." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 1 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.GlobalBrokeredServiceContainer.MissingServiceDiagnostics (1.0)." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 1 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.ServiceHub.Framework.AuthorizationService." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 1 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService, Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1), Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1)." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.BrokeredServiceBridgeProvider] Setting up brokered service bridge" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.605][End]serviceBroker/connect" } [Trace - 00:44:22] Received response 'textDocument/codeLens - (6)' in 1072ms. Result: [ { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } ] [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.659][End]textDocument/codeLens" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ALC-/home/captain/.vscode/extensions/ms-dotnettools.csharp-2.55.29-linux-x64/.xamlTools] Nerdbank.Streams not found in this load context" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\"" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Warning: 3 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Brokered service \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\" has no proffering source and no package registered to load." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Warning: 2 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for proxy to \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\" is declined: ServiceFactoryNotProffered." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\"" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\"" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Warning: 3 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Brokered service \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\" has no proffering source and no package registered to load." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Warning: 2 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for proxy to \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\" is declined: ServiceFactoryNotProffered." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\"" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.756][Start]textDocument/foldingRange" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"availabilityChanged\" -> _proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_d3411adb-b992-4801-9166-56907ec72b86.OnAvailabilityChanged(BrokeredServicesChangedEventArgs) (_proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_d3411adb-b992-4801-9166-56907ec72b86)" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 1 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] IRemoteServiceBroker proffered from remote source: OtherProcessOnSameMachine." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 1 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] OtherProcessOnSameMachine proffered brokered service(s): Microsoft.VisualStudio.Debugger.ManagedHotReloadService (0.1), Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1), Microsoft.VisualStudio.Debugger.SymbolLocatorService (0.1), vs-intellicode-base-models (0.1), Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1), Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1), Microsoft.VisualStudio.Debugger.HotReloadLogger (0.1), Microsoft.CodeAnalysis.LanguageClient.SolutionSnapshotProvider (0.1), Microsoft.VisualStudio.ProjectSystem.Query.Remoting.QueryExecutionService (0.2), Microsoft.VisualStudio.Debugger.ManagedHotReloadAgentManagerService (0.1), Microsoft.VisualStudio.Debugger.HotReloadOptionService (0.1), Microsoft.VisualStudio.Debugger.GenericHotReloadAgentManagerService (0.1), Microsoft.VisualStudio.Debugger.SourceLinkService (0.1)." } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"handshake\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 00:44:22] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:23] Sending request 'codeLens/resolve - (24)'. Params: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:23] Sending request 'codeLens/resolve - (25)'. Params: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:23] Sending request 'codeLens/resolve - (26)'. Params: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"requestServiceChannel\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"cancelServiceRequest\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"dispose\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.Dispose() (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\" will be fulfilled by OtherProcessOnSameMachine" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\" will be fulfilled by OtherProcessOnSameMachine" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\"" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"handshake\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"requestServiceChannel\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Added local RPC method \"cancelServiceRequest\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Listening for events from Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.AvailabilityChanged to raise notification." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\" will be fulfilled by OtherProcessOnSameMachine" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 3 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Listening started." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":2,\"method\":\"handshake\"}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received: {\"jsonrpc\":\"2.0\",\"id\":2,\"method\":\"handshake\",\"params\":[{\"supportedConnections\":\"IpcPipe\",\"localServiceHost\":{\"operatingSystem\":1,\"processArchitecture\":1,\"runtime\":2,\"runtimeVersion\":\"8.0.11\"}}]}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 6 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received request \"2\" for method \"handshake\"." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":2,\"method\":\"handshake\"}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Sent: {\"jsonrpc\":\"2.0\",\"id\":2,\"method\":\"handshake\",\"params\":[{\"supportedConnections\":\"Multiplexing, IpcPipe\",\"localServiceHost\":{\"operatingSystem\":1,\"processArchitecture\":1,\"runtime\":2,\"runtimeVersion\":\"9.0.0\"}}],\"traceparent\":\"00-41bce1203130294e823710453a682a41-2866faeadfe4ce4f-01\"}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 9 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] handshake" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] handshake" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":2}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Sent: {\"jsonrpc\":\"2.0\",\"id\":2,\"result\":null}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 3 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Listening started." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.988][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received response 'textDocument/foldingRange - (23)' in 1252ms. Result: [ { "startLine": 11, "startCharacter": 24, "endLine": 15, "endCharacter": 5, "kind": "implementation", "collapsedText": "..." }, { "startLine": 5, "startCharacter": 35, "endLine": 7, "endCharacter": 3, "collapsedText": "..." }, { "startLine": 3, "startCharacter": 27, "endLine": 9, "endCharacter": 2, "kind": "implementation", "collapsedText": "..." }, { "startLine": 2, "startCharacter": 21, "endLine": 16, "endCharacter": 1, "collapsedText": "..." } ] [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.990][End]textDocument/foldingRange" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.990][Start]textDocument/semanticTokens/range" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.993][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.994][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (13)' in 1436ms. No result returned. [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.998][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.998][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (11)' in 1442ms. No result returned. [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.999][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:22.999][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.000][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (16)' in 1452ms. No result returned. [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.000][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.000][Start]workspace/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:23] Sending request 'textDocument/semanticTokens/range - (27)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 17, "character": 0 } } } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.007][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.008][Start]workspace/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 0 diagnostics for OpenDocumentSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for enc" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'workspace/diagnostic - (19)' in 1466ms. Result: { "items": [] } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.020][End]workspace/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeLens" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.CodeLens.CodeLensResolveHandler" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (18)' in 1473ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: enc):1", "items": [] } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.050][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":2}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.058][Start]codeLens/resolve" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received: {\"jsonrpc\":\"2.0\",\"id\":2,\"result\":null}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 11 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received result for request \"2\"." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.103][Start]codeLens/resolve" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.104][Start]codeLens/resolve" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":3,\"method\":\"requestServiceChannel\"}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received: {\"jsonrpc\":\"2.0\",\"id\":3,\"method\":\"requestServiceChannel\",\"params\":[{\"name\":\"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest\",\"version\":\"0.1\"},{\"clientCulture\":\"en-GB\",\"clientUICulture\":\"en-GB\"}]}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 6 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received request \"3\" for method \"requestServiceChannel\"." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.153][Start]workspace/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for WorkspaceDocumentsAndProject" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'workspace/diagnostic - (21)' in 1499ms. Result: { "items": [] } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.180][End]workspace/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.180][Start]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (20)' in 1505ms. No result returned. [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.181][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.188][Start]textDocument/semanticTokens/range" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 9 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken)" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] requestServiceChannel" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=407e999a-04ad-4a1e-a9f2-659ea0def96a" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting pipe to \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\"" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\" will be fulfilled by SameProcess" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":3,\"method\":\"requestServiceChannel\"}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Sent: {\"jsonrpc\":\"2.0\",\"id\":3,\"method\":\"requestServiceChannel\",\"params\":[{\"name\":\"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService\",\"version\":\"0.1\"},{\"clientCredentials\":{},\"clientCulture\":\"en-IN\",\"clientUICulture\":\"en-US\"}],\"traceparent\":\"00-41bce1203130294e823710453a682a41-95c56b3a66d1104b-01\"}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=445cb453-3498-4a27-be47-ff12e208e984" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\"" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.ServiceHub.Framework.AuthorizationService\" will be fulfilled by SameProcess" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\"" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\" will be fulfilled by OtherProcessOnSameMachine" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":4,\"method\":\"requestServiceChannel\"}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Sent: {\"jsonrpc\":\"2.0\",\"id\":4,\"method\":\"requestServiceChannel\",\"params\":[{\"name\":\"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService\",\"version\":\"0.1\"},{\"clientCredentials\":{},\"clientCulture\":\"en-IN\",\"clientUICulture\":\"en-US\"}],\"traceparent\":\"00-95fddceadd65f645973f95122f586cfc-834b368281d17e4a-01\"}" } [Trace - 00:44:23] Sending request 'textDocument/inlayHint - (28)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 17, "character": 0 } } } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[ALC-/home/captain/.vscode/extensions/ms-dotnettools.csharp-2.55.29-linux-x64/.xamlTools] Microsoft.VisualStudio.Telemetry not found in this load context" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\" is Fulfilled by SameProcess: NoExplanation." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\"" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=407e999a-04ad-4a1e-a9f2-659ea0def96a" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for pipe to \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\" is Fulfilled by SameProcess: NoExplanation." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting pipe to \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\"" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=54e51384-6e74-4121-ab02-0ae020032059" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.432][Start]textDocument/inlayHint" } [Trace - 00:44:23] Received response 'textDocument/inlayHint - (28)' in 77ms. Result: [] [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.432][End]textDocument/inlayHint" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] requestServiceChannel" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":3}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received: {\"jsonrpc\":\"2.0\",\"id\":3,\"result\":{}}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 11 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received result for request \"3\"." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":3}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Sent: {\"jsonrpc\":\"2.0\",\"id\":3,\"result\":{\"requestId\":\"f92995cf-3153-4673-b88a-816983301212\",\"pipeName\":\"/tmp/a0953f24faf1414289903ef27ecb26d1\"}}" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Warning: 2 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for proxy to \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\" is Declined by OtherProcessOnSameMachine: ServiceFactoryReturnedNull." } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)\"" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (10)' in 1820ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):1", "items": [] } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.513][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (12)' in 1837ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax):1", "items": [] } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.523][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (15)' in 1844ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic):1", "items": [] } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.523][End]textDocument/diagnostic" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:23] Received response 'textDocument/diagnostic - (14)' in 1868ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):1", "items": [] } [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:23.524][End]textDocument/diagnostic" } [Trace - 00:44:23] Received request 'workspace/inlayHint/refresh - (7)'. Params: [] [Trace - 00:44:23] Sending response 'workspace/inlayHint/refresh - (7)'. Processing request took 1ms No result returned. [Trace - 00:44:23] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.Services.BrokeredServiceBridgeManifest.BrokeredServiceBridgeManifest] Proffered services: Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService,Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1)" } [Trace - 00:44:24] Received response 'textDocument/documentSymbol - (2)' in 2660ms. Result: [ { "glyph": 4, "children": [ { "glyph": 49, "children": [], "name": "Main", "detail": "Main()", "kind": 6, "range": { "start": { "line": 3, "character": 1 }, "end": { "line": 9, "character": 2 } }, "selectionRange": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } } }, { "glyph": 51, "children": [], "name": "Test", "detail": "Test()", "kind": 6, "range": { "start": { "line": 11, "character": 4 }, "end": { "line": 15, "character": 5 } }, "selectionRange": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } } } ], "name": "Program", "detail": "Program", "kind": 5, "range": { "start": { "line": 2, "character": 0 }, "end": { "line": 16, "character": 1 } }, "selectionRange": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } } } ] [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.065][End]textDocument/documentSymbol" } [Trace - 00:44:24] Received response 'textDocument/documentSymbol - (9)' in 2390ms. Result: [ { "glyph": 4, "children": [ { "glyph": 49, "children": [], "name": "Main", "detail": "Main()", "kind": 6, "range": { "start": { "line": 3, "character": 1 }, "end": { "line": 9, "character": 2 } }, "selectionRange": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } } }, { "glyph": 51, "children": [], "name": "Test", "detail": "Test()", "kind": 6, "range": { "start": { "line": 11, "character": 4 }, "end": { "line": 15, "character": 5 } }, "selectionRange": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } } } ], "name": "Program", "detail": "Program", "kind": 5, "range": { "start": { "line": 2, "character": 0 }, "end": { "line": 16, "character": 1 } }, "selectionRange": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } } } ] [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.066][End]textDocument/documentSymbol" } [Trace - 00:44:24] Received request 'workspace/codeLens/refresh - (8)'. Params: [] [Trace - 00:44:24] Sending response 'workspace/codeLens/refresh - (8)'. Processing request took 1ms No result returned. [Trace - 00:44:24] Received request 'workspace/diagnostic/refresh - (9)'. Params: [] [Trace - 00:44:24] Sending response 'workspace/diagnostic/refresh - (9)'. Processing request took 1ms No result returned. [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (29)'. Params: { "identifier": "DocumentCompilerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):1" } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (30)'. Params: { "identifier": "NonLocal", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (31)'. Params: { "identifier": "DocumentAnalyzerSyntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax):1" } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (32)'. Params: { "identifier": "XamlDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (33)'. Params: { "identifier": "syntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):1" } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (34)'. Params: { "identifier": "DocumentAnalyzerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic):1" } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (35)'. Params: { "identifier": "HotReloadDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (36)'. Params: { "identifier": "enc", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: enc):1" } [Trace - 00:44:24] Sending request 'textDocument/diagnostic - (37)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:24] Received request 'workspace/semanticTokens/refresh - (10)'. Params: [] [Trace - 00:44:24] Sending response 'workspace/semanticTokens/refresh - (10)'. Processing request took 0ms No result returned. [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Sending request 'textDocument/_vs_getProjectContexts - (38)'. Params: { "_vs_textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.153][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (37)' in 131ms. No result returned. [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.153][End]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.153][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.154][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.156][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.156][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (30)' in 168ms. No result returned. [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.156][End]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.158][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (32)' in 207ms. No result returned. [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.159][End]textDocument/diagnostic" } [Trace - 00:44:24] Sending request 'textDocument/inlayHint - (39)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 17, "character": 0 } } } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.159][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.167][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (31)' in 264ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax):1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.173][End]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.173][Start]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (35)' in 284ms. No result returned. [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.174][End]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (33)' in 293ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.174][End]textDocument/diagnostic" } [Trace - 00:44:24] Sending request 'workspace/diagnostic - (40)'. Params: { "identifier": "HotReloadDiagnostics", "previousResultIds": [], "partialResultToken": "93060e66-2ecd-41e0-b638-f1beab62bdad" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (29)' in 311ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.175][End]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (34)' in 315ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic):1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.175][End]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.220][Start]textDocument/_vs_getProjectContexts" } [Trace - 00:44:24] Received response 'textDocument/_vs_getProjectContexts - (38)' in 264ms. Result: { "_vs_projectContexts": [ { "_vs_label": "Miscellaneous Files", "_vs_id": "8802e17e-efc5-4de5-98cb-eed10afa1e5d|LspMiscellaneousFilesWorkspace Files Project for /home/captain/Code/CSharp/Console/test/Program.cs", "_vs_kind": 2, "_vs_is_miscellaneous": true } ], "_vs_defaultIndex": 0 } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.229][End]textDocument/_vs_getProjectContexts" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for OpenDocumentSource: /home/captain/Code/CSharp/Console/test/Program.cs in Miscellaneous Files" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:24] Received response 'textDocument/diagnostic - (36)' in 346ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: enc):1" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.231][End]textDocument/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.371][Start]textDocument/inlayHint" } [Trace - 00:44:24] Received response 'textDocument/inlayHint - (39)' in 134ms. Result: [] [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.372][End]textDocument/inlayHint" } [Trace - 00:44:24] Received response 'textDocument/codeAction - (8)' in 2832ms. Result: [] [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.445][End]textDocument/codeAction" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.456][Start]workspace/diagnostic" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 7 : " } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":4}" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : " } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received: {\"jsonrpc\":\"2.0\",\"id\":4,\"result\":{\"requestId\":\"7a29e1eb-4189-4682-a9a3-af5c992aca21\",\"multiplexingChannelId\":3}}" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 11 : " } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received result for request \"4\"." } [Trace - 00:44:24] Received response 'codeLens/resolve - (26)' in 1640ms. Result: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 11, "character": 17 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.639][End]codeLens/resolve" } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for proxy to \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\" is Fulfilled by OtherProcessOnSameMachine: NoExplanation." } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)\"" } [Trace - 00:44:24] Received response 'codeLens/resolve - (25)' in 1715ms. Result: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 3, "character": 20 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.711][End]codeLens/resolve" } [Trace - 00:44:24] Received response 'codeLens/resolve - (24)' in 1728ms. Result: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 2, "character": 13 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:24] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:24.712][End]codeLens/resolve" } [Trace - 00:44:25] Received response 'textDocument/semanticTokens/range - (22)' in 3217ms. Result: { "data": [ 0, 0, 5, 15, 0, 0, 6, 6, 8, 0, 0, 6, 1, 44, 0, 2, 0, 6, 15, 0, 0, 7, 5, 15, 0, 0, 6, 7, 2, 0, 0, 8, 1, 44, 0, 1, 1, 6, 15, 0, 0, 7, 6, 15, 0, 0, 7, 4, 15, 0, 0, 5, 4, 13, 1, 0, 4, 1, 44, 0, 0, 1, 1, 44, 0, 0, 2, 1, 44, 0, 1, 2, 3, 15, 0, 0, 4, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 1, 19, 0, 0, 1, 1, 44, 0, 1, 2, 3, 24, 0, 0, 4, 1, 44, 0, 0, 1, 3, 15, 0, 0, 4, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 1, 19, 0, 0, 1, 1, 44, 0, 0, 2, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 7, 19, 0, 0, 7, 1, 44, 0, 0, 2, 1, 8, 0, 0, 1, 2, 21, 0, 0, 2, 1, 44, 0, 0, 2, 1, 44, 0, 1, 3, 1, 8, 0, 0, 2, 2, 21, 0, 0, 3, 1, 8, 0, 0, 1, 1, 44, 0, 1, 2, 1, 44, 0, 1, 2, 7, 8, 0, 0, 7, 1, 21, 0, 0, 1, 9, 8, 0, 0, 9, 1, 44, 0, 0, 1, 5, 18, 0, 0, 5, 1, 44, 0, 0, 2, 1, 8, 0, 0, 1, 1, 44, 0, 0, 1, 1, 44, 0, 1, 1, 1, 44, 0, 2, 4, 7, 15, 0, 0, 8, 4, 15, 0, 0, 5, 4, 13, 0, 0, 4, 1, 44, 0, 0, 1, 1, 44, 0, 0, 2, 1, 44, 0, 1, 5, 3, 15, 0, 0, 4, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 1, 19, 0, 0, 1, 1, 44, 0, 1, 5, 7, 8, 0, 0, 7, 1, 21, 0, 0, 1, 9, 8, 0, 0, 9, 1, 44, 0, 0, 1, 6, 18, 0, 0, 6, 1, 44, 0, 0, 1, 1, 44, 0, 1, 5, 7, 8, 0, 0, 7, 1, 21, 0, 0, 1, 3, 8, 0, 1, 4, 1, 44, 0, 1, 0, 1, 44, 0 ] } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:25.023][End]textDocument/semanticTokens/range" } [Trace - 00:44:25] Received response 'textDocument/semanticTokens/range - (27)' in 1855ms. Result: { "data": [ 0, 0, 5, 15, 0, 0, 6, 6, 8, 0, 0, 6, 1, 44, 0, 2, 0, 6, 15, 0, 0, 7, 5, 15, 0, 0, 6, 7, 2, 0, 0, 8, 1, 44, 0, 1, 1, 6, 15, 0, 0, 7, 6, 15, 0, 0, 7, 4, 15, 0, 0, 5, 4, 13, 1, 0, 4, 1, 44, 0, 0, 1, 1, 44, 0, 0, 2, 1, 44, 0, 1, 2, 3, 15, 0, 0, 4, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 1, 19, 0, 0, 1, 1, 44, 0, 1, 2, 3, 24, 0, 0, 4, 1, 44, 0, 0, 1, 3, 15, 0, 0, 4, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 1, 19, 0, 0, 1, 1, 44, 0, 0, 2, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 7, 19, 0, 0, 7, 1, 44, 0, 0, 2, 1, 8, 0, 0, 1, 2, 21, 0, 0, 2, 1, 44, 0, 0, 2, 1, 44, 0, 1, 3, 1, 8, 0, 0, 2, 2, 21, 0, 0, 3, 1, 8, 0, 0, 1, 1, 44, 0, 1, 2, 1, 44, 0, 1, 2, 7, 8, 0, 0, 7, 1, 21, 0, 0, 1, 9, 8, 0, 0, 9, 1, 44, 0, 0, 1, 5, 18, 0, 0, 5, 1, 44, 0, 0, 2, 1, 8, 0, 0, 1, 1, 44, 0, 0, 1, 1, 44, 0, 1, 1, 1, 44, 0, 2, 4, 7, 15, 0, 0, 8, 4, 15, 0, 0, 5, 4, 13, 0, 0, 4, 1, 44, 0, 0, 1, 1, 44, 0, 0, 2, 1, 44, 0, 1, 5, 3, 15, 0, 0, 4, 1, 8, 0, 0, 2, 1, 21, 0, 0, 2, 1, 19, 0, 0, 1, 1, 44, 0, 1, 5, 7, 8, 0, 0, 7, 1, 21, 0, 0, 1, 9, 8, 0, 0, 9, 1, 44, 0, 0, 1, 6, 18, 0, 0, 6, 1, 44, 0, 0, 1, 1, 44, 0, 1, 5, 7, 8, 0, 0, 7, 1, 21, 0, 0, 1, 3, 8, 0, 1, 4, 1, 44, 0, 1, 0, 1, 44, 0 ] } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:25.026][End]textDocument/semanticTokens/range" } [Trace - 00:44:25] Sending request 'workspace/diagnostic - (41)'. Params: { "identifier": "enc", "previousResultIds": [], "partialResultToken": "a6029182-f078-424f-a707-76e83bdb72f5" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:25.179][Start]workspace/diagnostic" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:25] Sending request 'workspace/diagnostic - (42)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "previousResultIds": [], "partialResultToken": "8f9e7a9e-3164-485f-9681-0fd2dd6e116a" } [Trace - 00:44:25] Sending request 'textDocument/codeLens - (43)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:25.325][Start]workspace/diagnostic" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:25.330][Start]textDocument/codeLens" } [Trace - 00:44:25] Received response 'textDocument/codeLens - (43)' in 55ms. Result: [ { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } ] [Trace - 00:44:25] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:25.331][End]textDocument/codeLens" } [Trace - 00:44:26] Sending request 'codeLens/resolve - (44)'. Params: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:26] Sending request 'codeLens/resolve - (45)'. Params: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:26] Sending request 'codeLens/resolve - (46)'. Params: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:26.838][Start]codeLens/resolve" } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:26.841][Start]codeLens/resolve" } [Trace - 00:44:26] Received response 'codeLens/resolve - (45)' in 20ms. Result: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 3, "character": 20 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:26.844][End]codeLens/resolve" } [Trace - 00:44:26] Received response 'codeLens/resolve - (44)' in 24ms. Result: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 2, "character": 13 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:26.853][End]codeLens/resolve" } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace MiscellaneousFiles" } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:26.855][Start]codeLens/resolve" } [Trace - 00:44:26] Received response 'codeLens/resolve - (46)' in 31ms. Result: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 11, "character": 17 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:22.1853879Z-10006-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:26] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:26.857][End]codeLens/resolve" } [Trace - 00:44:27] Received request 'workspace/semanticTokens/refresh - (11)'. Params: [] [Trace - 00:44:27] Sending response 'workspace/semanticTokens/refresh - (11)'. Processing request took 1ms No result returned. [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 7 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":4,\"method\":\"requestServiceChannel\"}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received: {\"jsonrpc\":\"2.0\",\"id\":4,\"method\":\"requestServiceChannel\",\"params\":[{\"name\":\"Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService\"},{\"clientCredentials\":{},\"clientCulture\":\"en-GB\",\"clientUICulture\":\"en-GB\"}],\"traceparent\":\"00-242c524aa4614947a1529a78b8819be5-82b9eef1d6e5ca44-00\"}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 6 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received request \"4\" for method \"requestServiceChannel\"." } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 9 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken)" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=a68033f8-db1c-46bb-97c1-60bf770d6293" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] requestServiceChannel" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=65181c96-13ad-4be9-a55b-646aaba2fb0b" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting pipe to \"Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService\"" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService\" will be fulfilled by SameProcess" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=5c3900cc-c308-4801-bcd8-3fbd037e1785" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\"" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.ServiceHub.Framework.AuthorizationService\" will be fulfilled by SameProcess" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\" is Fulfilled by SameProcess: NoExplanation." } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\"" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=65181c96-13ad-4be9-a55b-646aaba2fb0b" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=106c0e98-f050-48d1-a5cf-ce0d663ddc3c" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Start: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)\"" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for \"Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)\" will be fulfilled by OtherProcessOnSameMachine" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 8 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":5,\"method\":\"requestServiceChannel\"}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Sent: {\"jsonrpc\":\"2.0\",\"id\":5,\"method\":\"requestServiceChannel\",\"params\":[{\"name\":\"Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService\",\"version\":\"0.1\"},{\"clientCredentials\":{},\"clientCulture\":\"en-GB\",\"clientUICulture\":\"en-GB\"}],\"traceparent\":\"00-980e6c1050f0d148a5cfce0d663ddc3c-6e5f3fd38976a340-01\"}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 7 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":5}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received: {\"jsonrpc\":\"2.0\",\"id\":5,\"result\":{\"requestId\":\"123e5550-41fd-4099-8590-3b59f72c2361\",\"multiplexingChannelId\":5}}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 11 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Received result for request \"5\"." } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for proxy to \"Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)\" is Fulfilled by OtherProcessOnSameMachine: NoExplanation." } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting proxy to \"Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)\"" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=65181c96-13ad-4be9-a55b-646aaba2fb0b" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 2 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Request for pipe to \"Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService\" is Fulfilled by SameProcess: NoExplanation." } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Requesting pipe to \"Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService\"" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=a68033f8-db1c-46bb-97c1-60bf770d6293" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] requestServiceChannel" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Transfer, relatedActivityId=4a522c24-61a4-4749-a152-9a78b8819be5" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Information: 8 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] {\"id\":4}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : " } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[BrokeredServiceTraceListener] Sent: {\"jsonrpc\":\"2.0\",\"id\":4,\"result\":{\"requestId\":\"89553044-5210-474b-850c-9f16583fbba5\",\"pipeName\":\"/tmp/e82e593a2687417387b9f105f7d27c97\"}}" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 3, "message": "[WorkspaceProjectFactoryService] Project /home/captain/Code/CSharp/Console/test/test.csproj loaded by C# Dev Kit" } [Trace - 00:44:28] Received request 'client/registerCapability - (12)'. Params: { "registrations": [ { "id": "4d2b8fd0-9ad2-4055-8c8e-6d1018f0083f", "method": "workspace/didChangeWatchedFiles", "registerOptions": { "watchers": [ { "globPattern": { "baseUri": "file:///home/captain/Code/CSharp/Console/test", "pattern": "**/*.cs" } }, { "globPattern": { "baseUri": "file:///home/captain/Code/CSharp/Console/test", "pattern": "**/*.razor" } }, { "globPattern": { "baseUri": "file:///home/captain/Code/CSharp/Console/test", "pattern": "**/*.cshtml" } } ] } } ] } [Trace - 00:44:28] Sending response 'client/registerCapability - (12)'. Processing request took 2ms No result returned. [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for HotReloadDiagnostics" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:28] Received response 'workspace/diagnostic - (40)' in 4250ms. Result: { "items": [] } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:28.693][End]workspace/diagnostic" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for WorkspaceDocumentsAndProject" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:28] Received response 'workspace/diagnostic - (42)' in 3541ms. Result: { "items": [] } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:28.750][End]workspace/diagnostic" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for enc" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:28] Received response 'workspace/diagnostic - (41)' in 3578ms. Result: { "items": [] } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:28.755][End]workspace/diagnostic" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for HotReloadDiagnostics" } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:28] Received response 'workspace/diagnostic - (17)' in 7145ms. Result: { "items": [] } [Trace - 00:44:28] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:28.854][End]workspace/diagnostic" } [Trace - 00:44:29] Received request 'client/registerCapability - (13)'. Params: { "registrations": [ { "id": "2b9119b5-ae74-4c70-94f1-db78e90cd157", "method": "workspace/didChangeWatchedFiles", "registerOptions": { "watchers": [ { "globPattern": { "baseUri": "file:///usr/share/dotnet/sdk/9.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config", "pattern": "analysislevel_8_default.globalconfig" } } ] } } ] } [Trace - 00:44:29] Sending response 'client/registerCapability - (13)'. Processing request took 0ms No result returned. [Trace - 00:44:29] Received request 'client/registerCapability - (14)'. Params: { "registrations": [ { "id": "ffaf1652-5d9d-4b8c-b1d1-11d573b1a8b2", "method": "workspace/didChangeWatchedFiles", "registerOptions": { "watchers": [ { "globPattern": { "baseUri": "file:///home/captain/Code/CSharp/Console/test/obj/Debug/net8.0", "pattern": "test.GeneratedMSBuildEditorConfig.editorconfig" } } ] } } ] } [Trace - 00:44:29] Sending response 'client/registerCapability - (14)'. Processing request took 0ms No result returned. [Trace - 00:44:29] Received request 'client/registerCapability - (15)'. Params: { "registrations": [ { "id": "45f914b7-4456-496a-bfb9-fba8b5d2dcbb", "method": "workspace/didChangeWatchedFiles", "registerOptions": { "watchers": [ { "globPattern": { "baseUri": "file:///usr/share/dotnet/packs", "pattern": "**/*.dll" } }, { "globPattern": { "baseUri": "file:///usr/lib/dotnet/packs", "pattern": "**/*.dll" } }, { "globPattern": { "baseUri": "file:///home/captain/.nuget/packages", "pattern": "**/*.dll" } } ] } } ] } [Trace - 00:44:29] Sending response 'client/registerCapability - (15)'. Processing request took 1ms No result returned. [Trace - 00:44:29] Received request 'client/registerCapability - (16)'. Params: { "registrations": [ { "id": "b3c9159c-f5ef-4221-82cb-840d27d2caa6", "method": "workspace/didChangeWatchedFiles", "registerOptions": { "watchers": [ { "globPattern": { "baseUri": "file:///usr/share/dotnet/packs", "pattern": "**/*.dll" } }, { "globPattern": { "baseUri": "file:///usr/lib/dotnet/packs", "pattern": "**/*.dll" } }, { "globPattern": { "baseUri": "file:///home/captain/.nuget/packages", "pattern": "**/*.dll" } } ] } } ] } [Trace - 00:44:29] Sending response 'client/registerCapability - (16)'. Processing request took 3ms No result returned. [Trace - 00:44:29] Received request 'client/registerCapability - (17)'. Params: { "registrations": [ { "id": "9f4e99ed-677b-468e-a26e-d0c8e2dbe198", "method": "workspace/didChangeWatchedFiles", "registerOptions": { "watchers": [ { "globPattern": { "baseUri": "file:///usr/share/dotnet/sdk/9.0.100/Sdks/Microsoft.NET.Sdk/analyzers", "pattern": "Microsoft.CodeAnalysis.NetAnalyzers.dll" } } ] } } ] } [Trace - 00:44:29] Sending response 'client/registerCapability - (17)'. Processing request took 0ms No result returned. [Trace - 00:44:29] Received request 'client/registerCapability - (18)'. Params: { "registrations": [ { "id": "54a8f03b-2acf-4b1d-9086-84c7923ea838", "method": "workspace/didChangeWatchedFiles", "registerOptions": { "watchers": [ { "globPattern": { "baseUri": "file:///usr/share/dotnet/sdk/9.0.100/Sdks/Microsoft.NET.Sdk/analyzers", "pattern": "Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" } } ] } } ] } [Trace - 00:44:29] Sending response 'client/registerCapability - (18)'. Processing request took 4ms No result returned. [Trace - 00:44:29] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[Microsoft.CodeAnalysis.LanguageServer.HostWorkspace.ProjectInitializationHandler] Devkit project initialization completed" } [Trace - 00:44:29] Received notification 'workspace/projectInitializationComplete'. Params: [] [Trace - 00:44:29] Sending request 'textDocument/_vs_getProjectContexts - (47)'. Params: { "_vs_textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:29] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:29] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:29.678][Start]textDocument/_vs_getProjectContexts" } [Trace - 00:44:29] Received response 'textDocument/_vs_getProjectContexts - (47)' in 25ms. Result: { "_vs_projectContexts": [ { "_vs_label": "test", "_vs_id": "aa742589-8ebd-4554-9686-e4a7f8d0b500|test", "_vs_kind": 2, "_vs_is_miscellaneous": false } ], "_vs_defaultIndex": 0 } [Trace - 00:44:29] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:29.679][End]textDocument/_vs_getProjectContexts" } [Trace - 00:44:30] Received request 'workspace/diagnostic/refresh - (19)'. Params: [] [Trace - 00:44:30] Sending response 'workspace/diagnostic/refresh - (19)'. Processing request took 0ms No result returned. [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (48)'. Params: { "identifier": "DocumentCompilerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):1" } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (49)'. Params: { "identifier": "NonLocal", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (50)'. Params: { "identifier": "DocumentAnalyzerSyntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax):1" } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (51)'. Params: { "identifier": "XamlDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (52)'. Params: { "identifier": "syntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):1" } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (53)'. Params: { "identifier": "DocumentAnalyzerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic):1" } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (54)'. Params: { "identifier": "HotReloadDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (55)'. Params: { "identifier": "enc", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: enc):1" } [Trace - 00:44:30] Sending request 'textDocument/diagnostic - (56)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:30] Received request 'workspace/inlayHint/refresh - (20)'. Params: [] [Trace - 00:44:30] Sending response 'workspace/inlayHint/refresh - (20)'. Processing request took 1ms No result returned. [Trace - 00:44:30] Sending request 'workspace/diagnostic - (57)'. Params: { "identifier": "HotReloadDiagnostics", "previousResultIds": [], "partialResultToken": "9b36441b-1ee5-43b0-972f-a466ed646ec6" } [Trace - 00:44:30] Received request 'workspace/semanticTokens/refresh - (21)'. Params: [] [Trace - 00:44:30] Sending response 'workspace/semanticTokens/refresh - (21)'. Processing request took 0ms No result returned. [Trace - 00:44:30] Received request 'workspace/codeLens/refresh - (22)'. Params: [] [Trace - 00:44:30] Sending response 'workspace/codeLens/refresh - (22)'. Processing request took 0ms No result returned. [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.698][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Received response 'textDocument/diagnostic - (56)' in 39ms. No result returned. [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.699][End]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.699][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.708][Start]workspace/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for HotReloadDiagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Received response 'workspace/diagnostic - (57)' in 47ms. Result: { "items": [] } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.709][End]workspace/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.709][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.710][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.710][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.711][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Sending request 'workspace/diagnostic - (58)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "previousResultIds": [], "partialResultToken": "ac467104-2e05-4ff6-919c-316bc3b4dc93" } [Trace - 00:44:30] Received response 'textDocument/diagnostic - (51)' in 61ms. No result returned. [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.711][End]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.711][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics" } [Trace - 00:44:30] Sending request 'workspace/diagnostic - (59)'. Params: { "identifier": "enc", "previousResultIds": [], "partialResultToken": "3d2096fd-cf43-4fee-a1a6-0d08a780c024" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.711][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.711][Start]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Received response 'textDocument/diagnostic - (54)' in 76ms. No result returned. [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.711][End]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Received response 'textDocument/diagnostic - (49)' in 78ms. No result returned. [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.713][End]textDocument/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.753][Start]workspace/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for WorkspaceDocumentsAndProject" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.755][End]workspace/diagnostic" } [Trace - 00:44:30] Received response 'workspace/diagnostic - (58)' in 20ms. Result: { "items": [] } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.756][Start]workspace/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for enc" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.757][End]workspace/diagnostic" } [Trace - 00:44:30] Received response 'workspace/diagnostic - (59)' in 23ms. Result: { "items": [] } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 0 diagnostics for OpenDocumentSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:30] Received response 'textDocument/diagnostic - (55)' in 103ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: enc):2", "items": [] } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.790][End]textDocument/diagnostic" } [Trace - 00:44:30] Sending request 'workspace/diagnostic - (60)'. Params: { "identifier": "HotReloadDiagnostics", "previousResultIds": [], "partialResultToken": "ce70df6e-e4be-45c6-b0c8-44eb9664e8ef" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:30.857][Start]workspace/diagnostic" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:30] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for HotReloadDiagnostics" } [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:31] Received response 'workspace/diagnostic - (60)' in 303ms. Result: { "items": [] } [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:31.158][End]workspace/diagnostic" } [Trace - 00:44:31] Sending request 'textDocument/inlayHint - (61)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 17, "character": 0 } } } [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:31.176][Start]textDocument/inlayHint" } [Trace - 00:44:31] Received response 'textDocument/inlayHint - (61)' in 10ms. Result: [] [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:31.176][End]textDocument/inlayHint" } [Trace - 00:44:31] Sending request 'textDocument/codeLens - (62)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:31.747][Start]textDocument/codeLens" } [Trace - 00:44:31] Received response 'textDocument/codeLens - (62)' in 6ms. Result: [ { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } ] [Trace - 00:44:31] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:31.747][End]textDocument/codeLens" } [Trace - 00:44:32] Sending request 'codeLens/resolve - (63)'. Params: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:32] Sending request 'codeLens/resolve - (64)'. Params: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:32] Sending request 'codeLens/resolve - (65)'. Params: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.526][Start]codeLens/resolve" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.527][Start]codeLens/resolve" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.527][Start]codeLens/resolve" } [Trace - 00:44:32] Sending request 'workspace/diagnostic - (66)'. Params: { "identifier": "HotReloadDiagnostics", "previousResultIds": [], "partialResultToken": "a33cee72-6aac-4fe0-bb08-fc9366907095" } [Trace - 00:44:32] Sending request 'workspace/diagnostic - (67)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "previousResultIds": [], "partialResultToken": "8620df28-6484-49f6-8c25-2e49b9d7b874" } [Trace - 00:44:32] Sending request 'workspace/diagnostic - (68)'. Params: { "identifier": "enc", "previousResultIds": [], "partialResultToken": "c6f1b5f1-b252-4529-9645-f09da7ab2cf7" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 1 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:32] Received response 'textDocument/diagnostic - (52)' in 2115ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):2", "items": [ { "range": { "start": { "line": 14, "character": 16 }, "end": { "line": 14, "character": 16 } }, "severity": 1, "code": "CS1002", "codeDescription": { "href": "https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS1002)" }, "message": "; expected", "tags": [ 2147483642, 2147483645 ] } ] } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.748][End]textDocument/diagnostic" } [Trace - 00:44:32] Received response 'codeLens/resolve - (63)' in 413ms. Result: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 2, "character": 13 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.933][End]codeLens/resolve" } [Trace - 00:44:32] Received response 'codeLens/resolve - (65)' in 415ms. Result: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 11, "character": 17 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.934][End]codeLens/resolve" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.935][Start]workspace/diagnostic" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for enc" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:32] Received response 'workspace/diagnostic - (68)' in 168ms. Result: { "items": [] } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.935][End]workspace/diagnostic" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.935][Start]workspace/diagnostic" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Closing workspace/diagnostics request for WorkspaceDocumentsAndProject" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:32] Received response 'workspace/diagnostic - (67)' in 176ms. Result: { "items": [] } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.936][End]workspace/diagnostic" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.936][Start]workspace/diagnostic" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:32] Received response 'codeLens/resolve - (64)' in 424ms. Result: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 3, "character": 20 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:32] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:32.937][End]codeLens/resolve" } [Trace - 00:44:33] Sending request 'textDocument/codeAction - (69)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "context": { "diagnostics": [], "triggerKind": 2 } } [Trace - 00:44:33] Sending request 'workspace/diagnostic - (70)'. Params: { "identifier": "HotReloadDiagnostics", "previousResultIds": [], "partialResultToken": "b7126e86-ffd6-4552-a6d4-956906ea546f" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.069][Start]textDocument/codeAction" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 2 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (48)' in 2592ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):2", "items": [ { "range": { "start": { "line": 14, "character": 13 }, "end": { "line": 14, "character": 16 } }, "severity": 1, "code": "CS0117", "codeDescription": { "href": "https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0117)" }, "message": "'Console' does not contain a definition for 'Wri'", "tags": [ 2147483642, 2147483645 ] }, { "range": { "start": { "line": 12, "character": 9 }, "end": { "line": 12, "character": 10 } }, "severity": 2, "code": "CS0219", "codeDescription": { "href": "https://msdn.microsoft.com/query/roslyn.query?appId=roslyn&k=k(CS0219)" }, "message": "The variable 'a' is assigned but its value is never used", "tags": [ 2147483642, 2147483645 ] } ] } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.278][End]textDocument/diagnostic" } [Trace - 00:44:33] Received request 'workspace/codeLens/refresh - (23)'. Params: [] [Trace - 00:44:33] Sending response 'workspace/codeLens/refresh - (23)'. Processing request took 1ms No result returned. [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.279][Start]workspace/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:33] Received request 'workspace/diagnostic/refresh - (24)'. Params: [] [Trace - 00:44:33] Sending notification '$/cancelRequest'. Params: { "id": 50 } [Trace - 00:44:33] Sending notification '$/cancelRequest'. Params: { "id": 53 } [Trace - 00:44:33] Sending response 'workspace/diagnostic/refresh - (24)'. Processing request took 1ms No result returned. [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (71)'. Params: { "identifier": "DocumentCompilerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):2" } [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (72)'. Params: { "identifier": "NonLocal", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (73)'. Params: { "identifier": "XamlDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (74)'. Params: { "identifier": "syntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):2" } [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (75)'. Params: { "identifier": "HotReloadDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (76)'. Params: { "identifier": "enc", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: enc):2" } [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (77)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:33] Received request 'workspace/inlayHint/refresh - (25)'. Params: [] [Trace - 00:44:33] Sending response 'workspace/inlayHint/refresh - (25)'. Processing request took 0ms No result returned. [Trace - 00:44:33] Received request 'workspace/semanticTokens/refresh - (26)'. Params: [] [Trace - 00:44:33] Sending response 'workspace/semanticTokens/refresh - (26)'. Processing request took 0ms No result returned. [Trace - 00:44:33] Received response 'textDocument/diagnostic - (50)' in 2603ms. Request failed: The task was cancelled. (-32800). [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (78)'. Params: { "identifier": "DocumentAnalyzerSyntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (53)' in 2604ms. Request failed: The task was cancelled. (-32800). [Trace - 00:44:33] Sending request 'textDocument/diagnostic - (79)'. Params: { "identifier": "DocumentAnalyzerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] textDocument/diagnostic - Canceled" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.290][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.291][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (71)' in 21ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):2" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.291][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.291][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (77)' in 33ms. No result returned. [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for OpenDocumentSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (72)' in 44ms. No result returned. [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (76)' in 54ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: enc):2" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (73)' in 63ms. No result returned. [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (74)' in 66ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):2" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (75)' in 68ms. No result returned. [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.292][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.296][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] textDocument/diagnostic - Canceled" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.299][End]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.302][Start]textDocument/diagnostic" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:33] Sending request 'textDocument/codeAction - (80)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "context": { "diagnostics": [], "triggerKind": 2 } } [Trace - 00:44:33] Sending notification '$/cancelRequest'. Params: { "id": 69 } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 14 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.547][Start]textDocument/codeAction" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (78)' in 257ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax):2", "items": [] } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.549][End]textDocument/diagnostic" } [Trace - 00:44:33] Received response 'textDocument/codeAction - (69)' in 486ms. Request failed: The task was cancelled. (-32800). [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] textDocument/codeAction - Canceled" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.554][End]textDocument/codeAction" } [Trace - 00:44:33] Sending request 'textDocument/inlayHint - (81)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 17, "character": 0 } } } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.679][Start]textDocument/inlayHint" } [Trace - 00:44:33] Received response 'textDocument/inlayHint - (81)' in 3ms. Result: [] [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.680][End]textDocument/inlayHint" } [Trace - 00:44:33] Sending request 'textDocument/codeLens - (82)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.918][Start]textDocument/codeLens" } [Trace - 00:44:33] Received response 'textDocument/codeLens - (82)' in 19ms. Result: [ { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } }, { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } ] [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.919][End]textDocument/codeLens" } [Trace - 00:44:33] Received response 'textDocument/codeAction - (80)' in 426ms. Result: [ { "title": "Remove unnecessary usings", "kind": "quickfix", "diagnostics": [], "data": { "UniqueIdentifier": "Remove unnecessary usings", "CustomTags": [ "RemoveUnnecessaryImports" ], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Remove unnecessary usings" ], "NestedCodeActions": [] } }, { "title": "Fix All: Remove unnecessary usings", "kind": "quickfix", "diagnostics": [], "command": { "title": "Fix All: Remove unnecessary usings", "command": "roslyn.client.fixAllCodeAction", "arguments": [ { "UniqueIdentifier": "Fix All: Remove unnecessary usings", "CustomTags": [ "RemoveUnnecessaryImports" ], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Remove unnecessary usings" ], "FixAllFlavors": [ "Document", "Project", "Solution" ] } ] }, "data": { "UniqueIdentifier": "Fix All: Remove unnecessary usings", "CustomTags": [ "RemoveUnnecessaryImports" ], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Remove unnecessary usings" ], "FixAllFlavors": [ "Document", "Project", "Solution" ] } }, { "title": "Suppress or configure issues", "kind": "quickfix", "command": { "title": "Suppress or configure issues", "command": "roslyn.client.nestedCodeAction", "arguments": [ { "UniqueIdentifier": "Suppress or configure issues", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues" ], "NestedCodeActions": [ { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Error" ] } } ] } ] }, "data": { "UniqueIdentifier": "Suppress or configure issues", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues" ], "NestedCodeActions": [ { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Error" ] } } ] } } ] [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.969][End]textDocument/codeAction" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Found 3 diagnostics for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:33] Received response 'textDocument/diagnostic - (79)' in 697ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic):2", "items": [ { "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 13 } }, "severity": 4, "code": "IDE0005", "codeDescription": { "href": "https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005" }, "message": "Using directive is unnecessary.", "tags": [ 2147483641, 2147483643, 2147483640, 2147483645, 1 ] }, { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "severity": 4, "code": "CA1050", "codeDescription": { "href": "https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050" }, "message": "Declare types in namespaces", "tags": [ 2147483642, 2147483645 ] } ] } [Trace - 00:44:33] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:33.991][End]textDocument/diagnostic" } [Trace - 00:44:34] Sending request 'textDocument/codeAction - (83)'. Params: { "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "context": { "diagnostics": [ { "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 13 } }, "message": "Using directive is unnecessary.", "code": "IDE0005", "codeDescription": { "href": "https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005" }, "severity": 4, "tags": [ 1 ] } ], "triggerKind": 2 } } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.260][Start]textDocument/codeAction" } [Trace - 00:44:34] Received response 'textDocument/codeAction - (83)' in 147ms. Result: [ { "title": "Remove unnecessary usings", "kind": "quickfix", "diagnostics": [], "data": { "UniqueIdentifier": "Remove unnecessary usings", "CustomTags": [ "RemoveUnnecessaryImports" ], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Remove unnecessary usings" ], "NestedCodeActions": [] } }, { "title": "Fix All: Remove unnecessary usings", "kind": "quickfix", "diagnostics": [], "command": { "title": "Fix All: Remove unnecessary usings", "command": "roslyn.client.fixAllCodeAction", "arguments": [ { "UniqueIdentifier": "Fix All: Remove unnecessary usings", "CustomTags": [ "RemoveUnnecessaryImports" ], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Remove unnecessary usings" ], "FixAllFlavors": [ "Document", "Project", "Solution" ] } ] }, "data": { "UniqueIdentifier": "Fix All: Remove unnecessary usings", "CustomTags": [ "RemoveUnnecessaryImports" ], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Remove unnecessary usings" ], "FixAllFlavors": [ "Document", "Project", "Solution" ] } }, { "title": "Suppress or configure issues", "kind": "quickfix", "command": { "title": "Suppress or configure issues", "command": "roslyn.client.nestedCodeAction", "arguments": [ { "UniqueIdentifier": "Suppress or configure issues", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues" ], "NestedCodeActions": [ { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Error" ] } } ] } ] }, "data": { "UniqueIdentifier": "Suppress or configure issues", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues" ], "NestedCodeActions": [ { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure IDE0005 severity", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all 'Style' analyzers", "Error" ] } }, { "title": "None", "kind": "quickfix", "data": { "UniqueIdentifier": "None", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "None" ] } }, { "title": "Silent", "kind": "quickfix", "data": { "UniqueIdentifier": "Silent", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Silent" ] } }, { "title": "Suggestion", "kind": "quickfix", "data": { "UniqueIdentifier": "Suggestion", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Suggestion" ] } }, { "title": "Warning", "kind": "quickfix", "data": { "UniqueIdentifier": "Warning", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Warning" ] } }, { "title": "Error", "kind": "quickfix", "data": { "UniqueIdentifier": "Error", "CustomTags": [], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "CodeActionPath": [ "Suppress or configure issues", "Configure severity for all analyzers", "Error" ] } } ] } } ] [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.399][End]textDocument/codeAction" } [Trace - 00:44:34] Sending request 'codeLens/resolve - (84)'. Params: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:34] Sending request 'codeLens/resolve - (85)'. Params: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:34] Sending request 'codeLens/resolve - (86)'. Params: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.525][Start]codeLens/resolve" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.526][Start]codeLens/resolve" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.526][Start]codeLens/resolve" } [Trace - 00:44:34] Received response 'codeLens/resolve - (84)' in 6ms. Result: { "range": { "start": { "line": 2, "character": 13 }, "end": { "line": 2, "character": 20 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 2, "character": 13 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 0, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.527][End]codeLens/resolve" } [Trace - 00:44:34] Received response 'codeLens/resolve - (86)' in 5ms. Result: { "range": { "start": { "line": 11, "character": 17 }, "end": { "line": 11, "character": 21 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 11, "character": 17 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 2, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:34] Received response 'codeLens/resolve - (85)' in 7ms. Result: { "range": { "start": { "line": 3, "character": 20 }, "end": { "line": 3, "character": 24 } }, "command": { "title": "0 references", "command": "roslyn.client.peekReferences", "arguments": [ "file:///home/captain/Code/CSharp/Console/test/Program.cs", { "line": 3, "character": 20 } ] }, "data": { "SyntaxVersion": "2024-11-17T19:14:29.6614136Z-10025-0", "ListIndex": 1, "TextDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.527][End]codeLens/resolve" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.527][End]codeLens/resolve" } [Trace - 00:44:34] Sending request 'workspace/diagnostic - (87)'. Params: { "identifier": "enc", "previousResultIds": [], "partialResultToken": "b664a766-666a-4f68-ab47-6c9496af6207" } [Trace - 00:44:34] Sending request 'workspace/diagnostic - (88)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "previousResultIds": [], "partialResultToken": "4bc94415-4b76-4f9d-a126-456cf70c2906" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.949][Start]workspace/diagnostic" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Request did not contain a textDocument, using default language handler" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:34.951][Start]workspace/diagnostic" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:34] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (89)'. Params: { "identifier": "DocumentCompilerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):2" } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (90)'. Params: { "identifier": "NonLocal", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (91)'. Params: { "identifier": "DocumentAnalyzerSyntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax):2" } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (92)'. Params: { "identifier": "XamlDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (93)'. Params: { "identifier": "syntax", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):2" } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (94)'. Params: { "identifier": "DocumentAnalyzerSemantic", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic):2" } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (95)'. Params: { "identifier": "HotReloadDiagnostics", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (96)'. Params: { "identifier": "enc", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: enc):2" } [Trace - 00:44:36] Sending request 'textDocument/diagnostic - (97)'. Params: { "identifier": "WorkspaceDocumentsAndProject", "textDocument": { "uri": "file:///home/captain/Code/CSharp/Console/test/Program.cs" } } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] /home/captain/Code/CSharp/Console/test/Program.cs found in workspace Host" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (97)' in 34ms. No result returned. [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for OpenDocumentSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (96)' in 39ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: enc):2" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (95)' in 41ms. No result returned. [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (94)' in 44ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic):2" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.088][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (93)' in 53ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: syntax):2" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (92)' in 55ms. No result returned. [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (91)' in 60ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax):2" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=0" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 0 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (90)' in 61ms. No result returned. [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][End]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][Start]textDocument/diagnostic" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] previousResults.Length=1" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Processing 1 documents" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /home/captain/Code/CSharp/Console/test/Program.cs in test" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 00:44:36] Received response 'textDocument/diagnostic - (89)' in 66ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic):2" } [Trace - 00:44:36] Received notification 'window/logMessage'. Params: { "type": 5, "message": "[LanguageServerHost] [07:14:36.089][End]textDocument/diagnostic" }