Created
August 17, 2024 19:26
-
-
Save bstaletic/e47462e95dcc4294048cd3ecefd3c9b6 to your computer and use it in GitHub Desktop.
Omnisharp not respecting documentSymbol capabilities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-08-17 21:26:13,983 - DEBUG - TX: Sending message: b'Content-Length: 2101\r\n\r\n{"id":1,"jsonrpc":"2.0","method":"initialize","params":{"capabilities":{"textDocument":{"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":["","quickfix","refactor","refactor.extract","refactor.inline","refactor.rewrite","source","source.organizeImports","source.fixAll"]}},"dataSupport":true,"resolveSupport":{"properties":["edit","command"]}},"completion":{"completionItem":{"documentationFormat":["plaintext","markdown"],"resolveSupport":{"properties":["documentation","detail"]}},"completionItemKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25]}},"documentSymbol":{"hierarchicalDocumentSymbolSupport":false,"labelSupport":false,"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]}},"hover":{"contentFormat":["plaintext","markdown"]},"inlay_hint":{},"semanticTokens":{"augmentSyntaxTokens":true,"formats":["relative"],"requests":{"full":{"delta":false},"range":true},"tokenModifiers":[],"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","member","macro","keyword","modifier","comment","string","number","regexp","operator"]},"signatureHelp":{"signatureInformation":{"documentationFormat":["plaintext","markdown"],"parameterInformation":{"labelOffsetSupport":true}}},"synchronization":{"didSave":true}},"workspace":{"applyEdit":true,"didChangeWatchedFiles":{"dynamicRegistration":true},"symbol":{"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]}},"workspaceEdit":{"documentChanges":true},"workspaceFolders":true}},"initializationOptions":{},"processId":13056,"rootPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy","rootUri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy","workspaceFolders":[{"name":"testy","uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy"}]}}' | |
2024-08-17 21:26:15,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.Cake, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.DotNetTest, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.Host, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.MSBuild, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.Roslyn, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.Roslyn.CSharp, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.Script, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: Loaded OmniSharp.Shared, Version=1.39.12.0, Culture=neutral, PublicKeyToken=7e5bf7b3b470b509 | "}}' | |
2024-08-17 21:26:15,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Services.DotNetCliService: Checking the \'DOTNET_ROOT\' environment variable to find a .NET SDK | "}}' | |
2024-08-17 21:26:15,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Services.DotNetCliService: DotNetPath set to /opt/dotnet-sdk-bin-8.0/dotnet | "}}' | |
2024-08-17 21:26:15,381 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: .NET SDK requires MSBuild instances version 17.7.0 or higher | "}}' | |
2024-08-17 21:26:15,403 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.Discovery.MSBuildLocator: Located 1 MSBuild instance(s)\\n 1: .NET Core SDK 8.0.107 17.8.5 - \\"/opt/dotnet-sdk-bin-8.0/sdk/8.0.107\\" | "}}' | |
2024-08-17 21:26:15,405 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.CompositionHostBuilder: MSBuild instance .NET Core SDK 8.0.107 17.8.5 scored at -2147483648 | "}}' | |
2024-08-17 21:26:15,407 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.Discovery.MSBuildLocator: Registered MSBuild instance: .NET Core SDK 8.0.107 17.8.5 - \\"/opt/dotnet-sdk-bin-8.0/sdk/8.0.107\\" | "}}' | |
2024-08-17 21:26:17,147 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.WorkspaceInitializer: Starting with OmniSharp options: {\\"RoslynExtensionsOptions\\":{\\"EnableDecompilationSupport\\":false,\\"EnableAnalyzersSupport\\":false,\\"EnableImportCompletion\\":false,\\"EnableAsyncCompletion\\":false,\\"DocumentAnalysisTimeoutMs\\":30000,\\"DiagnosticWorkersThreadCount\\":3,\\"AnalyzeOpenDocumentsOnly\\":false,\\"InlayHintsOptions\\":{\\"EnableForParameters\\":false,\\"ForLiteralParameters\\":false,\\"ForIndexerParameters\\":false,\\"ForObjectCreationParameters\\":false,\\"ForOtherParameters\\":false,\\"SuppressForParametersThatDifferOnlyBySuffix\\":false,\\"SuppressForParametersThatMatchMethodIntent\\":false,\\"SuppressForParametersThatMatchArgumentName\\":false,\\"EnableForTypes\\":false,\\"ForImplicitVariableTypes\\":false,\\"ForLambdaParameterTypes\\":false,\\"ForImplicitObjectCreation\\":false},\\"LocationPaths\\":null},\\"FormattingOptions\\":{\\"OrganizeImports\\":false,\\"EnableEditorConfigSupport\\":false,\\"NewLine\\":\\"\\\\n\\",\\"UseTabs\\":false,\\"TabSize\\":4,\\"IndentationSize\\":4,\\"SpacingAfterMethodDeclarationName\\":false,\\"SeparateImportDirectiveGroups\\":false,\\"SpaceWithinMethodDeclarationParenthesis\\":false,\\"SpaceBetweenEmptyMethodDeclarationParentheses\\":false,\\"SpaceAfterMethodCallName\\":false,\\"SpaceWithinMethodCallParentheses\\":false,\\"SpaceBetweenEmptyMethodCallParentheses\\":false,\\"SpaceAfterControlFlowStatementKeyword\\":true,\\"SpaceWithinExpressionParentheses\\":false,\\"SpaceWithinCastParentheses\\":false,\\"SpaceWithinOtherParentheses\\":false,\\"SpaceAfterCast\\":false,\\"SpaceBeforeOpenSquareBracket\\":false,\\"SpaceBetweenEmptySquareBrackets\\":false,\\"SpaceWithinSquareBrackets\\":false,\\"SpaceAfterColonInBaseTypeDeclaration\\":true,\\"SpaceAfterComma\\":true,\\"SpaceAfterDot\\":false,\\"SpaceAfterSemicolonsInForStatement\\":true,\\"SpaceBeforeColonInBaseTypeDeclaration\\":true,\\"SpaceBeforeComma\\":false,\\"SpaceBeforeDot\\":false,\\"SpaceBeforeSemicolonsInForStatement\\":false,\\"SpacingAroundBinaryOperator\\":\\"single\\",\\"IndentBraces\\":false,\\"IndentBlock\\":true,\\"IndentSwitchSection\\":true,\\"IndentSwitchCaseSection\\":true,\\"IndentSwitchCaseSectionWhenBlock\\":true,\\"LabelPositioning\\":\\"oneLess\\",\\"WrappingPreserveSingleLine\\":true,\\"WrappingKeepStatementsOnSingleLine\\":true,\\"NewLinesForBracesInTypes\\":true,\\"NewLinesForBracesInMethods\\":true,\\"NewLinesForBracesInProperties\\":true,\\"NewLinesForBracesInAccessors\\":true,\\"NewLinesForBracesInAnonymousMethods\\":true,\\"NewLinesForBracesInControlBlocks\\":true,\\"NewLinesForBracesInAnonymousTypes\\":true,\\"NewLinesForBracesInObjectCollectionArrayInitializers\\":true,\\"NewLinesForBracesInLambdaExpressionBody\\":true,\\"NewLineForElse\\":true,\\"NewLineForCatch\\":true,\\"NewLineForFinally\\":true,\\"NewLineForMembersInObjectInit\\":true,\\"NewLineForMembersInAnonymousTypes\\":true,\\"NewLineForClausesInQuery\\":true},\\"FileOptions\\":{\\"SystemExcludeSearchPatterns\\":[\\"**/node_modules/**/*\\",\\"**/bin/**/*\\",\\"**/obj/**/*\\",\\"**/.git/**/*\\"],\\"ExcludeSearchPatterns\\":[]},\\"RenameOptions\\":{\\"RenameOverloads\\":false,\\"RenameInStrings\\":false,\\"RenameInComments\\":false},\\"ImplementTypeOptions\\":{\\"InsertionBehavior\\":0,\\"PropertyGenerationBehavior\\":0},\\"DotNetCliOptions\\":{\\"LocationPaths\\":null},\\"Plugins\\":{\\"LocationPaths\\":null}} | options=\'{\\"RoslynExtensionsOptions\\":{\\"EnableDecompilationSupport\\":false,\\"EnableAnalyzersSupport\\":false,\\"EnableImportCompletion\\":false,\\"EnableAsyncCompletion\\":false,\\"DocumentAnalysisTimeoutMs\\":30000,\\"DiagnosticWorkersThreadCount\\":3,\\"AnalyzeOpenDocumentsOnly\\":false,\\"InlayHintsOptions\\":{\\"EnableForParameters\\":false,\\"ForLiteralParameters\\":false,\\"ForIndexerParameters\\":false,\\"ForObjectCreationParameters\\":false,\\"ForOtherParameters\\":false,\\"SuppressForParametersThatDifferOnlyBySuffix\\":false,\\"SuppressForParametersThatMatchMethodIntent\\":false,\\"SuppressForParametersThatMatchArgumentName\\":false,\\"EnableForTypes\\":false,\\"ForImplicitVariableTypes\\":false,\\"ForLambdaParameterTypes\\":false,\\"ForImplicitObjectCreation\\":false},\\"LocationPaths\\":null},\\"FormattingOptions\\":{\\"OrganizeImports\\":false,\\"EnableEditorConfigSupport\\":false,\\"NewLine\\":\\"\\\\n\\",\\"UseTabs\\":false,\\"TabSize\\":4,\\"IndentationSize\\":4,\\"SpacingAfterMethodDeclarationName\\":false,\\"SeparateImportDirectiveGroups\\":false,\\"SpaceWithinMethodDeclarationParenthesis\\":false,\\"SpaceBetweenEmptyMethodDeclarationParentheses\\":false,\\"SpaceAfterMethodCallName\\":false,\\"SpaceWithinMethodCallParentheses\\":false,\\"SpaceBetweenEmptyMethodCallParentheses\\":false,\\"SpaceAfterControlFlowStatementKeyword\\":true,\\"SpaceWithinExpressionParentheses\\":false,\\"SpaceWithinCastParentheses\\":false,\\"SpaceWithinOtherParentheses\\":false,\\"SpaceAfterCast\\":false,\\"SpaceBeforeOpenSquareBracket\\":false,\\"SpaceBetweenEmptySquareBrackets\\":false,\\"SpaceWithinSquareBrackets\\":false,\\"SpaceAfterColonInBaseTypeDeclaration\\":true,\\"SpaceAfterComma\\":true,\\"SpaceAfterDot\\":false,\\"SpaceAfterSemicolonsInForStatement\\":true,\\"SpaceBeforeColonInBaseTypeDeclaration\\":true,\\"SpaceBeforeComma\\":false,\\"SpaceBeforeDot\\":false,\\"SpaceBeforeSemicolonsInForStatement\\":false,\\"SpacingAroundBinaryOperator\\":\\"single\\",\\"IndentBraces\\":false,\\"IndentBlock\\":true,\\"IndentSwitchSection\\":true,\\"IndentSwitchCaseSection\\":true,\\"IndentSwitchCaseSectionWhenBlock\\":true,\\"LabelPositioning\\":\\"oneLess\\",\\"WrappingPreserveSingleLine\\":true,\\"WrappingKeepStatementsOnSingleLine\\":true,\\"NewLinesForBracesInTypes\\":true,\\"NewLinesForBracesInMethods\\":true,\\"NewLinesForBracesInProperties\\":true,\\"NewLinesForBracesInAccessors\\":true,\\"NewLinesForBracesInAnonymousMethods\\":true,\\"NewLinesForBracesInControlBlocks\\":true,\\"NewLinesForBracesInAnonymousTypes\\":true,\\"NewLinesForBracesInObjectCollectionArrayInitializers\\":true,\\"NewLinesForBracesInLambdaExpressionBody\\":true,\\"NewLineForElse\\":true,\\"NewLineForCatch\\":true,\\"NewLineForFinally\\":true,\\"NewLineForMembersInObjectInit\\":true,\\"NewLineForMembersInAnonymousTypes\\":true,\\"NewLineForClausesInQuery\\":true},\\"FileOptions\\":{\\"SystemExcludeSearchPatterns\\":[\\"**/node_modules/**/*\\",\\"**/bin/**/*\\",\\"**/obj/**/*\\",\\"**/.git/**/*\\"],\\"ExcludeSearchPatterns\\":[]},\\"RenameOptions\\":{\\"RenameOverloads\\":false,\\"RenameInStrings\\":false,\\"RenameInComments\\":false},\\"ImplementTypeOptions\\":{\\"InsertionBehavior\\":0,\\"PropertyGenerationBehavior\\":0},\\"DotNetCliOptions\\":{\\"LocationPaths\\":null},\\"Plugins\\":{\\"LocationPaths\\":null}}\'"}}' | |
2024-08-17 21:26:17,150 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.WorkspaceInitializer: Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0 | "}}' | |
2024-08-17 21:26:17,316 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Cake.CakeProjectSystem: Detecting Cake files in \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/\'. | "}}' | |
2024-08-17 21:26:17,835 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Cake.CakeProjectSystem: Did not find any Cake files | "}}' | |
2024-08-17 21:26:17,840 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectSystem: MSBuild environment: \\nMode: Standalone\\nRunningTests: False\\nRunningInVisualStudio: False\\nMSBuildToolsDirectory32: /opt/dotnet-sdk-bin-8.0/sdk/8.0.107\\nMSBuildToolsDirectory64: /opt/dotnet-sdk-bin-8.0/sdk/8.0.107\\nMSBuildSDKsPath: /opt/dotnet-sdk-bin-8.0/sdk/8.0.107/Sdks\\nCurrentMSBuildConfigurationFile: /opt/dotnet-sdk-bin-8.0/sdk/8.0.107/MSBuild.dll.config\\nCurrentMSBuildExePath: /opt/dotnet-sdk-bin-8.0/sdk/8.0.107/MSBuild.dll\\nCurrentMSBuildToolsDirectory: /opt/dotnet-sdk-bin-8.0/sdk/8.0.107\\nVisualStudioInstallRootDirectory: \\nMSBuildExtensionsPath: /opt/dotnet-sdk-bin-8.0/sdk/8.0.107\\n | "}}' | |
2024-08-17 21:26:17,846 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectSystem: No solution files found in \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/\' | "}}' | |
2024-08-17 21:26:18,307 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Queue project update for \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj\' | "}}' | |
2024-08-17 21:26:18,309 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Queue project update for \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj\' | "}}' | |
2024-08-17 21:26:18,309 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Queue project update for \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj\' | "}}' | |
2024-08-17 21:26:18,309 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Queue project update for \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj\' | "}}' | |
2024-08-17 21:26:18,310 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Script.ScriptProjectSystem: Detecting CSX files in \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/\'. | "}}' | |
2024-08-17 21:26:18,348 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Loading project: /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj | "}}' | |
2024-08-17 21:26:18,845 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Script.ScriptProjectSystem: Did not find any CSX files | "}}' | |
2024-08-17 21:26:18,846 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Solution initialized -> queue all documents for code analysis. Initial document count: 0. | "}}' | |
2024-08-17 21:26:18,846 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.WorkspaceInitializer: Configuration finished. | "}}' | |
2024-08-17 21:26:19,332 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Successfully loaded project file \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj\'. | "}}' | |
2024-08-17 21:26:19,338 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": []\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": []\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:19,338 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Adding project \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj\' | "}}' | |
2024-08-17 21:26:19,506 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:19,506 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Loading project: /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj | "}}' | |
2024-08-17 21:26:19,927 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Successfully loaded project file \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj\'. | "}}' | |
2024-08-17 21:26:19,928 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": []\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": []\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:19,928 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Adding project \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj\' | "}}' | |
2024-08-17 21:26:19,931 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Loading project: /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj | "}}' | |
2024-08-17 21:26:19,931 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,346 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Successfully loaded project file \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj\'. | "}}' | |
2024-08-17 21:26:20,346 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": []\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": []\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,347 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Adding project \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj\' | "}}' | |
2024-08-17 21:26:20,348 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,348 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Loading project: /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj | "}}' | |
2024-08-17 21:26:20,418 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.MSBuild.ProjectLoader: The reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks | "}}' | |
2024-08-17 21:26:20,451 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Successfully loaded project file \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj\'. | "}}' | |
2024-08-17 21:26:20,454 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": [\\n {\\n \\"LogLevel\\": \\"Error\\",\\n \\"FileName\\": \\"/opt/dotnet-sdk-bin-8.0/sdk/8.0.107/Microsoft.Common.CurrentVersion.targets\\",\\n \\"Text\\": \\"The reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks\\",\\n \\"StartLine\\": 1241,\\n \\"StartColumn\\": 5,\\n \\"EndLine\\": 0,\\n \\"EndColumn\\": 0\\n }\\n ]\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/msbuildprojectdiagnostics, Params = {\\n \\"FileName\\": \\"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj\\",\\n \\"Warnings\\": [],\\n \\"Errors\\": [\\n {\\n \\"LogLevel\\": \\"Error\\",\\n \\"FileName\\": \\"/opt/dotnet-sdk-bin-8.0/sdk/8.0.107/Microsoft.Common.CurrentVersion.targets\\",\\n \\"Text\\": \\"The reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks\\",\\n \\"StartLine\\": 1241,\\n \\"StartColumn\\": 5,\\n \\"EndLine\\": 0,\\n \\"EndColumn\\": 0\\n }\\n ]\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,455 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Adding project \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj\' | "}}' | |
2024-08-17 21:26:20,456 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #134eaeea-0674-4d27-99c7-a5ee5f25b20a - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,501 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 0,\\n \\"NumberProjects\\": 1,\\n \\"NumberFilesTotal\\": 3,\\n \\"NumberFilesRemaining\\": 2\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 0,\\n \\"NumberProjects\\": 1,\\n \\"NumberFilesTotal\\": 3,\\n \\"NumberFilesRemaining\\": 2\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,501 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 0,\\n \\"NumberProjects\\": 1,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 0,\\n \\"NumberProjects\\": 1,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,501 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 0,\\n \\"NumberProjects\\": 1,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 0,\\n \\"NumberProjects\\": 1,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,508 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,508 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(33%)\\"\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(33%)\\"\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,509 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,509 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 1,\\n \\"NumberProjects\\": 0,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 1,\\n \\"NumberProjects\\": 0,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,509 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,509 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 1,\\n \\"NumberProjects\\": 0,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/backgrounddiagnosticstatus, Params = {\\n \\"Status\\": 1,\\n \\"NumberProjects\\": 0,\\n \\"NumberFilesTotal\\": 1,\\n \\"NumberFilesRemaining\\": 0\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,509 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectdiagnosticstatus, Params = {\\n \\"Type\\": \\"background\\",\\n \\"Status\\": 0,\\n \\"ProjectFilePath\\": \\"(100%)\\"\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,510 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,512 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Update project: testy | "}}' | |
2024-08-17 21:26:20,513 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: .editorconfig files were configured by the project testy but will not be respected because the feature is switched off in OmniSharp. Enable .editorconfig support in OmniSharp to take advantage of them. | "}}' | |
2024-08-17 21:26:20,517 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.CSharp.dll | "}}' | |
2024-08-17 21:26:20,543 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.CSharp.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,546 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,547 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.Core.dll | "}}' | |
2024-08-17 21:26:20,547 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.Core.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,549 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.dll | "}}' | |
2024-08-17 21:26:20,549 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,549 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,650 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Primitives.dll | "}}' | |
2024-08-17 21:26:20,650 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,650 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Registry.dll | "}}' | |
2024-08-17 21:26:20,651 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,651 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Registry.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,651 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/mscorlib.dll | "}}' | |
2024-08-17 21:26:20,651 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/mscorlib.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/netstandard.dll | "}}' | |
2024-08-17 21:26:20,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/netstandard.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.AppContext.dll | "}}' | |
2024-08-17 21:26:20,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.AppContext.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,652 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Buffers.dll | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Buffers.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Concurrent.dll | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Concurrent.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.dll | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Immutable.dll | "}}' | |
2024-08-17 21:26:20,653 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Immutable.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,654 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.NonGeneric.dll | "}}' | |
2024-08-17 21:26:20,654 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,654 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.NonGeneric.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,657 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Specialized.dll | "}}' | |
2024-08-17 21:26:20,657 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Specialized.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,657 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Annotations.dll | "}}' | |
2024-08-17 21:26:20,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Annotations.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.DataAnnotations.dll | "}}' | |
2024-08-17 21:26:20,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.DataAnnotations.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.dll | "}}' | |
2024-08-17 21:26:20,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,658 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.EventBasedAsync.dll | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.EventBasedAsync.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Primitives.dll | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.TypeConverter.dll | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.TypeConverter.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Configuration.dll | "}}' | |
2024-08-17 21:26:20,659 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Configuration.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,660 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,660 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Console.dll | "}}' | |
2024-08-17 21:26:20,663 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Console.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,663 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Core.dll | "}}' | |
2024-08-17 21:26:20,663 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Core.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.Common.dll | "}}' | |
2024-08-17 21:26:20,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.Common.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.DataSetExtensions.dll | "}}' | |
2024-08-17 21:26:20,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.DataSetExtensions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.dll | "}}' | |
2024-08-17 21:26:20,664 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,665 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,665 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Contracts.dll | "}}' | |
2024-08-17 21:26:20,665 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Contracts.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,665 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Debug.dll | "}}' | |
2024-08-17 21:26:20,665 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Debug.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,665 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.DiagnosticSource.dll | "}}' | |
2024-08-17 21:26:20,665 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,666 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.DiagnosticSource.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,666 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.FileVersionInfo.dll | "}}' | |
2024-08-17 21:26:20,666 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.FileVersionInfo.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,666 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Process.dll | "}}' | |
2024-08-17 21:26:20,666 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,666 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Process.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,666 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.StackTrace.dll | "}}' | |
2024-08-17 21:26:20,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.StackTrace.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll | "}}' | |
2024-08-17 21:26:20,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tools.dll | "}}' | |
2024-08-17 21:26:20,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tools.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,667 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TraceSource.dll | "}}' | |
2024-08-17 21:26:20,668 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TraceSource.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,668 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tracing.dll | "}}' | |
2024-08-17 21:26:20,668 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tracing.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,668 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.dll | "}}' | |
2024-08-17 21:26:20,668 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,668 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.dll | "}}' | |
2024-08-17 21:26:20,668 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.Primitives.dll | "}}' | |
2024-08-17 21:26:20,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Dynamic.Runtime.dll | "}}' | |
2024-08-17 21:26:20,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Dynamic.Runtime.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,669 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,670 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Asn1.dll | "}}' | |
2024-08-17 21:26:20,670 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Asn1.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,670 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Tar.dll | "}}' | |
2024-08-17 21:26:20,670 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Tar.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,670 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Calendars.dll | "}}' | |
2024-08-17 21:26:20,670 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Calendars.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,670 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,671 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.dll | "}}' | |
2024-08-17 21:26:20,671 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,671 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Extensions.dll | "}}' | |
2024-08-17 21:26:20,671 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Extensions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,671 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.Brotli.dll | "}}' | |
2024-08-17 21:26:20,671 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.Brotli.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,671 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.dll | "}}' | |
2024-08-17 21:26:20,672 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,672 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,672 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.FileSystem.dll | "}}' | |
2024-08-17 21:26:20,674 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.FileSystem.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,674 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.ZipFile.dll | "}}' | |
2024-08-17 21:26:20,674 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.ZipFile.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,674 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.dll | "}}' | |
2024-08-17 21:26:20,674 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,675 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,675 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.AccessControl.dll | "}}' | |
2024-08-17 21:26:20,675 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.AccessControl.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,675 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.dll | "}}' | |
2024-08-17 21:26:20,675 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.DriveInfo.dll | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.DriveInfo.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Primitives.dll | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Watcher.dll | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Watcher.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,676 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.IsolatedStorage.dll | "}}' | |
2024-08-17 21:26:20,677 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,677 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.IsolatedStorage.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,677 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.MemoryMappedFiles.dll | "}}' | |
2024-08-17 21:26:20,677 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.MemoryMappedFiles.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,677 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.AccessControl.dll | "}}' | |
2024-08-17 21:26:20,677 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.AccessControl.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.dll | "}}' | |
2024-08-17 21:26:20,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.UnmanagedMemoryStream.dll | "}}' | |
2024-08-17 21:26:20,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.UnmanagedMemoryStream.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.dll | "}}' | |
2024-08-17 21:26:20,678 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,679 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Expressions.dll | "}}' | |
2024-08-17 21:26:20,679 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,679 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Expressions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,679 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Parallel.dll | "}}' | |
2024-08-17 21:26:20,679 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Parallel.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,679 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Queryable.dll | "}}' | |
2024-08-17 21:26:20,679 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Queryable.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,680 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,680 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Memory.dll | "}}' | |
2024-08-17 21:26:20,680 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Memory.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,680 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.dll | "}}' | |
2024-08-17 21:26:20,680 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,680 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.dll | "}}' | |
2024-08-17 21:26:20,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.Json.dll | "}}' | |
2024-08-17 21:26:20,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.Json.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.HttpListener.dll | "}}' | |
2024-08-17 21:26:20,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.HttpListener.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,681 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Mail.dll | "}}' | |
2024-08-17 21:26:20,682 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,682 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Mail.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,682 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NameResolution.dll | "}}' | |
2024-08-17 21:26:20,682 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NameResolution.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,682 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NetworkInformation.dll | "}}' | |
2024-08-17 21:26:20,682 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NetworkInformation.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,682 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Ping.dll | "}}' | |
2024-08-17 21:26:20,683 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Ping.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,683 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,683 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Primitives.dll | "}}' | |
2024-08-17 21:26:20,683 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,683 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Quic.dll | "}}' | |
2024-08-17 21:26:20,683 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Quic.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,683 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Requests.dll | "}}' | |
2024-08-17 21:26:20,684 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Requests.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,684 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,684 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Security.dll | "}}' | |
2024-08-17 21:26:20,684 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Security.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,684 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.ServicePoint.dll | "}}' | |
2024-08-17 21:26:20,684 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.ServicePoint.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,684 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Sockets.dll | "}}' | |
2024-08-17 21:26:20,685 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,685 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Sockets.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,685 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebClient.dll | "}}' | |
2024-08-17 21:26:20,685 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebClient.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,686 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebHeaderCollection.dll | "}}' | |
2024-08-17 21:26:20,686 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebHeaderCollection.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,686 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebProxy.dll | "}}' | |
2024-08-17 21:26:20,686 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebProxy.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.Client.dll | "}}' | |
2024-08-17 21:26:20,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.Client.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.dll | "}}' | |
2024-08-17 21:26:20,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.dll | "}}' | |
2024-08-17 21:26:20,687 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.Vectors.dll | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.Vectors.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ObjectModel.dll | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ObjectModel.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.DispatchProxy.dll | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.DispatchProxy.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.dll | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,688 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.dll | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.ILGeneration.dll | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.ILGeneration.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.Lightweight.dll | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.Lightweight.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Extensions.dll | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Extensions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Metadata.dll | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,689 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Metadata.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Primitives.dll | "}}' | |
2024-08-17 21:26:20,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.TypeExtensions.dll | "}}' | |
2024-08-17 21:26:20,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.TypeExtensions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Reader.dll | "}}' | |
2024-08-17 21:26:20,690 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Reader.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,691 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.ResourceManager.dll | "}}' | |
2024-08-17 21:26:20,691 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.ResourceManager.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,691 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Writer.dll | "}}' | |
2024-08-17 21:26:20,691 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,691 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Writer.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,691 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll | "}}' | |
2024-08-17 21:26:20,691 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,692 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll | "}}' | |
2024-08-17 21:26:20,692 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,692 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,695 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,695 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.dll | "}}' | |
2024-08-17 21:26:20,695 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,696 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Extensions.dll | "}}' | |
2024-08-17 21:26:20,696 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,696 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Extensions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,696 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Handles.dll | "}}' | |
2024-08-17 21:26:20,696 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Handles.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,696 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.dll | "}}' | |
2024-08-17 21:26:20,697 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,697 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll | "}}' | |
2024-08-17 21:26:20,697 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,697 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll | "}}' | |
2024-08-17 21:26:20,697 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,697 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,698 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Intrinsics.dll | "}}' | |
2024-08-17 21:26:20,698 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Intrinsics.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,698 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Loader.dll | "}}' | |
2024-08-17 21:26:20,699 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Loader.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,699 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Numerics.dll | "}}' | |
2024-08-17 21:26:20,699 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Numerics.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,699 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.dll | "}}' | |
2024-08-17 21:26:20,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Formatters.dll | "}}' | |
2024-08-17 21:26:20,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Formatters.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Json.dll | "}}' | |
2024-08-17 21:26:20,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Json.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,700 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Primitives.dll | "}}' | |
2024-08-17 21:26:20,701 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,704 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Xml.dll | "}}' | |
2024-08-17 21:26:20,704 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,704 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Xml.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.AccessControl.dll | "}}' | |
2024-08-17 21:26:20,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.AccessControl.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Claims.dll | "}}' | |
2024-08-17 21:26:20,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Claims.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Algorithms.dll | "}}' | |
2024-08-17 21:26:20,705 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Algorithms.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,706 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Cng.dll | "}}' | |
2024-08-17 21:26:20,706 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Cng.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,706 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,707 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Csp.dll | "}}' | |
2024-08-17 21:26:20,707 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Csp.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,707 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.dll | "}}' | |
2024-08-17 21:26:20,707 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Encoding.dll | "}}' | |
2024-08-17 21:26:20,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Encoding.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.OpenSsl.dll | "}}' | |
2024-08-17 21:26:20,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.OpenSsl.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Primitives.dll | "}}' | |
2024-08-17 21:26:20,708 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Primitives.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.X509Certificates.dll | "}}' | |
2024-08-17 21:26:20,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.X509Certificates.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.dll | "}}' | |
2024-08-17 21:26:20,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.dll | "}}' | |
2024-08-17 21:26:20,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,709 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.Windows.dll | "}}' | |
2024-08-17 21:26:20,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.Windows.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.SecureString.dll | "}}' | |
2024-08-17 21:26:20,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.SecureString.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceModel.Web.dll | "}}' | |
2024-08-17 21:26:20,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceModel.Web.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,710 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceProcess.dll | "}}' | |
2024-08-17 21:26:20,711 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,711 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceProcess.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,711 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.CodePages.dll | "}}' | |
2024-08-17 21:26:20,711 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.CodePages.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,711 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.dll | "}}' | |
2024-08-17 21:26:20,711 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,711 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.Extensions.dll | "}}' | |
2024-08-17 21:26:20,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.Extensions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encodings.Web.dll | "}}' | |
2024-08-17 21:26:20,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encodings.Web.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Json.dll | "}}' | |
2024-08-17 21:26:20,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Json.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,712 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.RegularExpressions.dll | "}}' | |
2024-08-17 21:26:20,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.RegularExpressions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Channels.dll | "}}' | |
2024-08-17 21:26:20,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Channels.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.dll | "}}' | |
2024-08-17 21:26:20,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Overlapped.dll | "}}' | |
2024-08-17 21:26:20,713 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Overlapped.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Dataflow.dll | "}}' | |
2024-08-17 21:26:20,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Dataflow.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.dll | "}}' | |
2024-08-17 21:26:20,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Extensions.dll | "}}' | |
2024-08-17 21:26:20,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Extensions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,714 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Parallel.dll | "}}' | |
2024-08-17 21:26:20,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Parallel.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Thread.dll | "}}' | |
2024-08-17 21:26:20,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Thread.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.ThreadPool.dll | "}}' | |
2024-08-17 21:26:20,715 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.ThreadPool.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Timer.dll | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Timer.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.dll | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.Local.dll | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.Local.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,716 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ValueTuple.dll | "}}' | |
2024-08-17 21:26:20,717 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ValueTuple.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,717 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.dll | "}}' | |
2024-08-17 21:26:20,717 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,717 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,717 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.HttpUtility.dll | "}}' | |
2024-08-17 21:26:20,718 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.HttpUtility.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,718 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Windows.dll | "}}' | |
2024-08-17 21:26:20,718 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,718 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Windows.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,718 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.dll | "}}' | |
2024-08-17 21:26:20,718 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,718 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Linq.dll | "}}' | |
2024-08-17 21:26:20,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Linq.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.ReaderWriter.dll | "}}' | |
2024-08-17 21:26:20,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.ReaderWriter.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Serialization.dll | "}}' | |
2024-08-17 21:26:20,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Serialization.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,719 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XDocument.dll | "}}' | |
2024-08-17 21:26:20,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XDocument.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlDocument.dll | "}}' | |
2024-08-17 21:26:20,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlDocument.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlSerializer.dll | "}}' | |
2024-08-17 21:26:20,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlSerializer.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,720 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.dll | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.XDocument.dll | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.XDocument.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Services.MetadataFileReferenceCache: Cache miss /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/WindowsBase.dll | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/WindowsBase.dll\' to \'testy\'. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,721 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,722 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,725 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,727 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,729 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,730 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,732 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,743 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"2756dc6e8afdd2b9\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"GenerateDocumentationFile\\",\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"CrossPlatformExecutable\\",\\n \\"NativeAOT\\",\\n \\"SupportsHotReload\\",\\n \\"Pack\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"net8.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"f9b57385e04dcef1\\",\\n \\"b04d1a92c03aa393\\",\\n \\"740a41f35e38e687\\",\\n \\"a650b002a55ee732\\",\\n \\"8bb25cdfa9f58d95\\",\\n \\"ca01f9c6c9519128\\",\\n \\"a7db6d4c13eb109a\\",\\n \\"4787ec450370cdc\\",\\n \\"faae3cd2329a5f23\\",\\n \\"b136c9057d0eac41\\",\\n \\"a4be57a67913d9f2\\",\\n \\"c2f7e51423366080\\",\\n \\"9221249557edf7da\\",\\n \\"ac08b9147e6c6cc1\\",\\n \\"fc8f31a851b2f1e\\",\\n \\"3d1fab7a1546aa70\\",\\n \\"75c42701c310d265\\",\\n \\"6eac5906d797823f\\",\\n \\"51b6b65db45d8317\\",\\n \\"977562ede61122d1\\",\\n \\"6f06be6c7dad3d57\\",\\n \\"782a823a2d8cd40\\",\\n \\"13bbf2cbcdb96469\\",\\n \\"a8b1d9f359d7b4f\\",\\n \\"8db448e27f0bad1b\\",\\n \\"5faa84ffcc646d16\\",\\n \\"3dd9e1e713ce28c1\\",\\n \\"bc70a3688f03b546\\",\\n \\"3e025539204a5d59\\",\\n \\"12bec27505c61c10\\",\\n \\"65e9cc7358ddee2e\\",\\n \\"7df5bfe00323a6a8\\",\\n \\"ce3f444652eead51\\",\\n \\"feebdde9a00fe94b\\",\\n \\"22d24df113118e04\\",\\n \\"6a8ada60e30e6abf\\",\\n \\"6001a9b860f7e43\\",\\n \\"e94e5ff7b2eb39a9\\",\\n \\"46b5412910b12f1a\\",\\n \\"eac4975c939bd705\\",\\n \\"a777367473e5f95c\\",\\n \\"f67433e0978efe89\\",\\n \\"d574426ce261f3cd\\",\\n \\"2620772be337bacb\\",\\n \\"ce4b86769789bfd2\\",\\n \\"afe098e2b8eb2364\\",\\n \\"4bca77302b767821\\",\\n \\"b42e3bf9c2caf9d\\",\\n \\"11d6a5981dd09f1d\\",\\n \\"2528657f041a0f71\\",\\n \\"1a4910e7928d2be4\\",\\n \\"385f6cb9a1a92341\\",\\n \\"8a6a053fd546c4b9\\",\\n \\"4bd5d70d9487a7\\",\\n \\"546da94a433dd46b\\",\\n \\"c8cd67501180cdb3\\",\\n \\"99380cc3f9cb0f62\\",\\n \\"2b71ac54faa4d900\\",\\n \\"6d26f5b6d581bb7a\\",\\n \\"e99748daf45287f7\\",\\n \\"88a79e3fbc9be5a5\\",\\n \\"baed534980001b3e\\",\\n \\"a094f278ebd28638\\",\\n \\"f02b6f1120327ed5\\",\\n \\"1fdb3be137e7c8ab\\",\\n \\"d8d06e6254ff9a8\\",\\n \\"7a37191fa2429c0\\",\\n \\"db2085d40be0c6b\\",\\n \\"732e2f41e1ec328f\\",\\n \\"cc0b8a0dc4b5cc17\\",\\n \\"b3ec78066692ce40\\",\\n \\"b633596fb5206911\\",\\n \\"b1c086ddba588d7f\\",\\n \\"3935c25fc587591d\\",\\n \\"5db9cd2d6d302594\\",\\n \\"1fe2caf02ff5116\\",\\n \\"d1e401c8e175f133\\",\\n \\"d795c4b069f42de2\\",\\n \\"28889d355be716fb\\",\\n \\"987004758afb653e\\",\\n \\"a93a13f245d3dbf5\\",\\n \\"c2c7e5dd6bcf2f46\\",\\n \\"f40e391e11837c28\\",\\n \\"1f1effdb4f95fef\\",\\n \\"4b3556ed143bb1a1\\",\\n \\"990c07b3a694f061\\",\\n \\"16f3b3c6aa66dbea\\",\\n \\"bbc2c7fb9307d0f8\\",\\n \\"cae96c695fa0a849\\",\\n \\"23af2e185bf7f884\\",\\n \\"10682f5180926917\\",\\n \\"531413e8ae8921e9\\",\\n \\"cbb2e2956b8bc5a1\\",\\n \\"693159958e045249\\",\\n \\"abb76040f918f212\\",\\n \\"2978ebe3fa017619\\",\\n \\"d753dc831058d377\\",\\n \\"5d5ab2fae13c7cd7\\",\\n \\"6f36e9e201c8abbc\\",\\n \\"2c2215284100c1bc\\",\\n \\"abef39459b5f8089\\",\\n \\"58b2ccb5d5268768\\",\\n \\"f4c238ed95a4c9e0\\",\\n \\"463559064b820a89\\",\\n \\"f46a5248555641f3\\",\\n \\"31a917d25f0111b0\\",\\n \\"d9a0d90fcf36b125\\",\\n \\"f707ec8ff0716b6a\\",\\n \\"d31ae060adc0cf68\\",\\n \\"b740561cbe999190\\",\\n \\"6f6cd086b29443f\\",\\n \\"3e2b84419c2678fe\\",\\n \\"16aa5cd16608904e\\",\\n \\"88efed4970ce8fb\\",\\n \\"525af1cb4f8c1ef\\",\\n \\"82365a1d92723ea2\\",\\n \\"f9081118726c671d\\",\\n \\"1dc6ba4b51a92fe2\\",\\n \\"480fcc9a46d59829\\",\\n \\"96ae799a9cd65a64\\",\\n \\"1f0a5acc2009b69e\\",\\n \\"53da3fcaf9d4a664\\",\\n \\"762862983c40286f\\",\\n \\"7143cd55e6267a10\\",\\n \\"9c4f1e8060c475b4\\",\\n \\"5641b1bfbef8f076\\",\\n \\"c074fd9cba688aec\\",\\n \\"6b8a7cd56172fed1\\",\\n \\"5d25704a6a0be6ed\\",\\n \\"7de0d61ed8a595ec\\",\\n \\"85c2a8db5105888\\",\\n \\"ec2dac2bf194d54a\\",\\n \\"baae63d2bc6dd501\\",\\n \\"6e18d5f5513ced07\\",\\n \\"ecc917c3c9b5c475\\",\\n \\"3e60a289d38463fa\\",\\n \\"3297b865f846bd0a\\",\\n \\"34cfcce7d574a410\\",\\n \\"762c57508db7a1c2\\",\\n \\"81016cf6be9235ed\\",\\n \\"96f5a81e8df6f19c\\",\\n \\"bc2ea691e56496f8\\",\\n \\"5d957776a3bc8463\\",\\n \\"4fcdd50549f35f69\\",\\n \\"1613d6b76156e26a\\",\\n \\"609f5396c0534146\\",\\n \\"31be6951d8a1de6e\\",\\n \\"d373f3c4566c70c6\\",\\n \\"b42e1bda5a17dc0e\\",\\n \\"3017ef0c38e2d837\\",\\n \\"92e480fdaacc79e0\\",\\n \\"ffb314483a45fa40\\",\\n \\"3159cfd5553fa1b8\\",\\n \\"6a5eaa177b0b8d54\\",\\n \\"add48a46678bd09d\\",\\n \\"c70f2a1b237f229d\\",\\n \\"3beb376886d63c97\\",\\n \\"363b07840a344182\\",\\n \\"f638dfb632c7bb3e\\",\\n \\"4fc1e02f10ba6dcc\\",\\n \\"7f7e058ceeba44c4\\",\\n \\"76fdeb10eb04a251\\",\\n \\"c229c6a3986d545b\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 13\\n ],\\n \\"SdkStyleProject\\": true\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"2756dc6e8afdd2b9\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"GenerateDocumentationFile\\",\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"CrossPlatformExecutable\\",\\n \\"NativeAOT\\",\\n \\"SupportsHotReload\\",\\n \\"Pack\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"net8.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"f9b57385e04dcef1\\",\\n \\"b04d1a92c03aa393\\",\\n \\"740a41f35e38e687\\",\\n \\"a650b002a55ee732\\",\\n \\"8bb25cdfa9f58d95\\",\\n \\"ca01f9c6c9519128\\",\\n \\"a7db6d4c13eb109a\\",\\n \\"4787ec450370cdc\\",\\n \\"faae3cd2329a5f23\\",\\n \\"b136c9057d0eac41\\",\\n \\"a4be57a67913d9f2\\",\\n \\"c2f7e51423366080\\",\\n \\"9221249557edf7da\\",\\n \\"ac08b9147e6c6cc1\\",\\n \\"fc8f31a851b2f1e\\",\\n \\"3d1fab7a1546aa70\\",\\n \\"75c42701c310d265\\",\\n \\"6eac5906d797823f\\",\\n \\"51b6b65db45d8317\\",\\n \\"977562ede61122d1\\",\\n \\"6f06be6c7dad3d57\\",\\n \\"782a823a2d8cd40\\",\\n \\"13bbf2cbcdb96469\\",\\n \\"a8b1d9f359d7b4f\\",\\n \\"8db448e27f0bad1b\\",\\n \\"5faa84ffcc646d16\\",\\n \\"3dd9e1e713ce28c1\\",\\n \\"bc70a3688f03b546\\",\\n \\"3e025539204a5d59\\",\\n \\"12bec27505c61c10\\",\\n \\"65e9cc7358ddee2e\\",\\n \\"7df5bfe00323a6a8\\",\\n \\"ce3f444652eead51\\",\\n \\"feebdde9a00fe94b\\",\\n \\"22d24df113118e04\\",\\n \\"6a8ada60e30e6abf\\",\\n \\"6001a9b860f7e43\\",\\n \\"e94e5ff7b2eb39a9\\",\\n \\"46b5412910b12f1a\\",\\n \\"eac4975c939bd705\\",\\n \\"a777367473e5f95c\\",\\n \\"f67433e0978efe89\\",\\n \\"d574426ce261f3cd\\",\\n \\"2620772be337bacb\\",\\n \\"ce4b86769789bfd2\\",\\n \\"afe098e2b8eb2364\\",\\n \\"4bca77302b767821\\",\\n \\"b42e3bf9c2caf9d\\",\\n \\"11d6a5981dd09f1d\\",\\n \\"2528657f041a0f71\\",\\n \\"1a4910e7928d2be4\\",\\n \\"385f6cb9a1a92341\\",\\n \\"8a6a053fd546c4b9\\",\\n \\"4bd5d70d9487a7\\",\\n \\"546da94a433dd46b\\",\\n \\"c8cd67501180cdb3\\",\\n \\"99380cc3f9cb0f62\\",\\n \\"2b71ac54faa4d900\\",\\n \\"6d26f5b6d581bb7a\\",\\n \\"e99748daf45287f7\\",\\n \\"88a79e3fbc9be5a5\\",\\n \\"baed534980001b3e\\",\\n \\"a094f278ebd28638\\",\\n \\"f02b6f1120327ed5\\",\\n \\"1fdb3be137e7c8ab\\",\\n \\"d8d06e6254ff9a8\\",\\n \\"7a37191fa2429c0\\",\\n \\"db2085d40be0c6b\\",\\n \\"732e2f41e1ec328f\\",\\n \\"cc0b8a0dc4b5cc17\\",\\n \\"b3ec78066692ce40\\",\\n \\"b633596fb5206911\\",\\n \\"b1c086ddba588d7f\\",\\n \\"3935c25fc587591d\\",\\n \\"5db9cd2d6d302594\\",\\n \\"1fe2caf02ff5116\\",\\n \\"d1e401c8e175f133\\",\\n \\"d795c4b069f42de2\\",\\n \\"28889d355be716fb\\",\\n \\"987004758afb653e\\",\\n \\"a93a13f245d3dbf5\\",\\n \\"c2c7e5dd6bcf2f46\\",\\n \\"f40e391e11837c28\\",\\n \\"1f1effdb4f95fef\\",\\n \\"4b3556ed143bb1a1\\",\\n \\"990c07b3a694f061\\",\\n \\"16f3b3c6aa66dbea\\",\\n \\"bbc2c7fb9307d0f8\\",\\n \\"cae96c695fa0a849\\",\\n \\"23af2e185bf7f884\\",\\n \\"10682f5180926917\\",\\n \\"531413e8ae8921e9\\",\\n \\"cbb2e2956b8bc5a1\\",\\n \\"693159958e045249\\",\\n \\"abb76040f918f212\\",\\n \\"2978ebe3fa017619\\",\\n \\"d753dc831058d377\\",\\n \\"5d5ab2fae13c7cd7\\",\\n \\"6f36e9e201c8abbc\\",\\n \\"2c2215284100c1bc\\",\\n \\"abef39459b5f8089\\",\\n \\"58b2ccb5d5268768\\",\\n \\"f4c238ed95a4c9e0\\",\\n \\"463559064b820a89\\",\\n \\"f46a5248555641f3\\",\\n \\"31a917d25f0111b0\\",\\n \\"d9a0d90fcf36b125\\",\\n \\"f707ec8ff0716b6a\\",\\n \\"d31ae060adc0cf68\\",\\n \\"b740561cbe999190\\",\\n \\"6f6cd086b29443f\\",\\n \\"3e2b84419c2678fe\\",\\n \\"16aa5cd16608904e\\",\\n \\"88efed4970ce8fb\\",\\n \\"525af1cb4f8c1ef\\",\\n \\"82365a1d92723ea2\\",\\n \\"f9081118726c671d\\",\\n \\"1dc6ba4b51a92fe2\\",\\n \\"480fcc9a46d59829\\",\\n \\"96ae799a9cd65a64\\",\\n \\"1f0a5acc2009b69e\\",\\n \\"53da3fcaf9d4a664\\",\\n \\"762862983c40286f\\",\\n \\"7143cd55e6267a10\\",\\n \\"9c4f1e8060c475b4\\",\\n \\"5641b1bfbef8f076\\",\\n \\"c074fd9cba688aec\\",\\n \\"6b8a7cd56172fed1\\",\\n \\"5d25704a6a0be6ed\\",\\n \\"7de0d61ed8a595ec\\",\\n \\"85c2a8db5105888\\",\\n \\"ec2dac2bf194d54a\\",\\n \\"baae63d2bc6dd501\\",\\n \\"6e18d5f5513ced07\\",\\n \\"ecc917c3c9b5c475\\",\\n \\"3e60a289d38463fa\\",\\n \\"3297b865f846bd0a\\",\\n \\"34cfcce7d574a410\\",\\n \\"762c57508db7a1c2\\",\\n \\"81016cf6be9235ed\\",\\n \\"96f5a81e8df6f19c\\",\\n \\"bc2ea691e56496f8\\",\\n \\"5d957776a3bc8463\\",\\n \\"4fcdd50549f35f69\\",\\n \\"1613d6b76156e26a\\",\\n \\"609f5396c0534146\\",\\n \\"31be6951d8a1de6e\\",\\n \\"d373f3c4566c70c6\\",\\n \\"b42e1bda5a17dc0e\\",\\n \\"3017ef0c38e2d837\\",\\n \\"92e480fdaacc79e0\\",\\n \\"ffb314483a45fa40\\",\\n \\"3159cfd5553fa1b8\\",\\n \\"6a5eaa177b0b8d54\\",\\n \\"add48a46678bd09d\\",\\n \\"c70f2a1b237f229d\\",\\n \\"3beb376886d63c97\\",\\n \\"363b07840a344182\\",\\n \\"f638dfb632c7bb3e\\",\\n \\"4fc1e02f10ba6dcc\\",\\n \\"7f7e058ceeba44c4\\",\\n \\"76fdeb10eb04a251\\",\\n \\"c229c6a3986d545b\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 13\\n ],\\n \\"SdkStyleProject\\": true\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,744 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,744 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,744 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,744 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,745 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,745 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,745 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,745 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,745 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Update project: foo | "}}' | |
2024-08-17 21:26:20,747 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,747 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: .editorconfig files were configured by the project foo but will not be respected because the feature is switched off in OmniSharp. Enable .editorconfig support in OmniSharp to take advantage of them. | "}}' | |
2024-08-17 21:26:20,747 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.CSharp.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,748 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.Core.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,748 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Registry.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/mscorlib.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,750 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/netstandard.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.AppContext.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Buffers.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Concurrent.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,751 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Immutable.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,752 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.NonGeneric.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,755 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Specialized.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,755 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Annotations.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,756 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.DataAnnotations.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,756 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,756 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,756 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.EventBasedAsync.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,756 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,756 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.TypeConverter.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,758 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Configuration.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,759 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Console.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,760 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,760 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Core.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,760 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.Common.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,760 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.DataSetExtensions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,760 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,761 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Contracts.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,761 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Debug.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,761 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.DiagnosticSource.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,763 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.FileVersionInfo.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Process.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.StackTrace.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tools.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,765 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TraceSource.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tracing.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Dynamic.Runtime.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Asn1.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,766 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Tar.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Calendars.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Extensions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.Brotli.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.FileSystem.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.ZipFile.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,767 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.AccessControl.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.DriveInfo.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Watcher.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.IsolatedStorage.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.MemoryMappedFiles.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,768 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.AccessControl.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,769 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,769 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.UnmanagedMemoryStream.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,769 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,769 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Expressions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,769 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Parallel.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,849 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Queryable.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,849 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Memory.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,849 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.Json.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.HttpListener.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Mail.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:20,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NameResolution.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,850 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NetworkInformation.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,851 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Ping.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,851 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,851 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Quic.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,851 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Requests.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,851 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Security.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,851 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.ServicePoint.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,851 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Sockets.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebClient.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebHeaderCollection.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebProxy.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.Client.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,852 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.Vectors.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,853 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ObjectModel.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,853 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.DispatchProxy.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,853 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,853 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,853 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.ILGeneration.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,853 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.Lightweight.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,853 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Extensions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Metadata.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.TypeExtensions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Reader.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.ResourceManager.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Writer.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,854 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Extensions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Handles.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,855 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Intrinsics.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,856 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Loader.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,856 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Numerics.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,856 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,856 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Formatters.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Json.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Xml.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.AccessControl.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Claims.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Algorithms.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,857 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Cng.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Csp.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Encoding.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.OpenSsl.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Primitives.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,858 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.X509Certificates.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.Windows.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.SecureString.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceModel.Web.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceProcess.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.CodePages.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,859 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.Extensions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encodings.Web.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Json.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.RegularExpressions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Channels.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Overlapped.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Dataflow.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,860 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Extensions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Parallel.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Thread.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.ThreadPool.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Timer.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.Local.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ValueTuple.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,861 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.HttpUtility.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Windows.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Linq.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.ReaderWriter.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Serialization.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XDocument.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlDocument.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,862 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlSerializer.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.XDocument.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/WindowsBase.dll\' to \'foo\'. | "}}' | |
2024-08-17 21:26:20,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"6a8e3cb240cf2594\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"GenerateDocumentationFile\\",\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"CrossPlatformExecutable\\",\\n \\"NativeAOT\\",\\n \\"SupportsHotReload\\",\\n \\"Pack\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"net8.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"f9b57385e04dcef1\\",\\n \\"b04d1a92c03aa393\\",\\n \\"740a41f35e38e687\\",\\n \\"a650b002a55ee732\\",\\n \\"8bb25cdfa9f58d95\\",\\n \\"ca01f9c6c9519128\\",\\n \\"a7db6d4c13eb109a\\",\\n \\"4787ec450370cdc\\",\\n \\"faae3cd2329a5f23\\",\\n \\"b136c9057d0eac41\\",\\n \\"a4be57a67913d9f2\\",\\n \\"c2f7e51423366080\\",\\n \\"9221249557edf7da\\",\\n \\"ac08b9147e6c6cc1\\",\\n \\"fc8f31a851b2f1e\\",\\n \\"3d1fab7a1546aa70\\",\\n \\"75c42701c310d265\\",\\n \\"6eac5906d797823f\\",\\n \\"51b6b65db45d8317\\",\\n \\"977562ede61122d1\\",\\n \\"6f06be6c7dad3d57\\",\\n \\"782a823a2d8cd40\\",\\n \\"13bbf2cbcdb96469\\",\\n \\"a8b1d9f359d7b4f\\",\\n \\"8db448e27f0bad1b\\",\\n \\"5faa84ffcc646d16\\",\\n \\"3dd9e1e713ce28c1\\",\\n \\"bc70a3688f03b546\\",\\n \\"3e025539204a5d59\\",\\n \\"12bec27505c61c10\\",\\n \\"65e9cc7358ddee2e\\",\\n \\"7df5bfe00323a6a8\\",\\n \\"ce3f444652eead51\\",\\n \\"feebdde9a00fe94b\\",\\n \\"22d24df113118e04\\",\\n \\"6a8ada60e30e6abf\\",\\n \\"6001a9b860f7e43\\",\\n \\"e94e5ff7b2eb39a9\\",\\n \\"46b5412910b12f1a\\",\\n \\"eac4975c939bd705\\",\\n \\"a777367473e5f95c\\",\\n \\"f67433e0978efe89\\",\\n \\"d574426ce261f3cd\\",\\n \\"2620772be337bacb\\",\\n \\"ce4b86769789bfd2\\",\\n \\"afe098e2b8eb2364\\",\\n \\"4bca77302b767821\\",\\n \\"b42e3bf9c2caf9d\\",\\n \\"11d6a5981dd09f1d\\",\\n \\"2528657f041a0f71\\",\\n \\"1a4910e7928d2be4\\",\\n \\"385f6cb9a1a92341\\",\\n \\"8a6a053fd546c4b9\\",\\n \\"4bd5d70d9487a7\\",\\n \\"546da94a433dd46b\\",\\n \\"c8cd67501180cdb3\\",\\n \\"99380cc3f9cb0f62\\",\\n \\"2b71ac54faa4d900\\",\\n \\"6d26f5b6d581bb7a\\",\\n \\"e99748daf45287f7\\",\\n \\"88a79e3fbc9be5a5\\",\\n \\"baed534980001b3e\\",\\n \\"a094f278ebd28638\\",\\n \\"f02b6f1120327ed5\\",\\n \\"1fdb3be137e7c8ab\\",\\n \\"d8d06e6254ff9a8\\",\\n \\"7a37191fa2429c0\\",\\n \\"db2085d40be0c6b\\",\\n \\"732e2f41e1ec328f\\",\\n \\"cc0b8a0dc4b5cc17\\",\\n \\"b3ec78066692ce40\\",\\n \\"b633596fb5206911\\",\\n \\"b1c086ddba588d7f\\",\\n \\"3935c25fc587591d\\",\\n \\"5db9cd2d6d302594\\",\\n \\"1fe2caf02ff5116\\",\\n \\"d1e401c8e175f133\\",\\n \\"d795c4b069f42de2\\",\\n \\"28889d355be716fb\\",\\n \\"987004758afb653e\\",\\n \\"a93a13f245d3dbf5\\",\\n \\"c2c7e5dd6bcf2f46\\",\\n \\"f40e391e11837c28\\",\\n \\"1f1effdb4f95fef\\",\\n \\"4b3556ed143bb1a1\\",\\n \\"990c07b3a694f061\\",\\n \\"16f3b3c6aa66dbea\\",\\n \\"bbc2c7fb9307d0f8\\",\\n \\"cae96c695fa0a849\\",\\n \\"23af2e185bf7f884\\",\\n \\"10682f5180926917\\",\\n \\"531413e8ae8921e9\\",\\n \\"cbb2e2956b8bc5a1\\",\\n \\"693159958e045249\\",\\n \\"abb76040f918f212\\",\\n \\"2978ebe3fa017619\\",\\n \\"d753dc831058d377\\",\\n \\"5d5ab2fae13c7cd7\\",\\n \\"6f36e9e201c8abbc\\",\\n \\"2c2215284100c1bc\\",\\n \\"abef39459b5f8089\\",\\n \\"58b2ccb5d5268768\\",\\n \\"f4c238ed95a4c9e0\\",\\n \\"463559064b820a89\\",\\n \\"f46a5248555641f3\\",\\n \\"31a917d25f0111b0\\",\\n \\"d9a0d90fcf36b125\\",\\n \\"f707ec8ff0716b6a\\",\\n \\"d31ae060adc0cf68\\",\\n \\"b740561cbe999190\\",\\n \\"6f6cd086b29443f\\",\\n \\"3e2b84419c2678fe\\",\\n \\"16aa5cd16608904e\\",\\n \\"88efed4970ce8fb\\",\\n \\"525af1cb4f8c1ef\\",\\n \\"82365a1d92723ea2\\",\\n \\"f9081118726c671d\\",\\n \\"1dc6ba4b51a92fe2\\",\\n \\"480fcc9a46d59829\\",\\n \\"96ae799a9cd65a64\\",\\n \\"1f0a5acc2009b69e\\",\\n \\"53da3fcaf9d4a664\\",\\n \\"762862983c40286f\\",\\n \\"7143cd55e6267a10\\",\\n \\"9c4f1e8060c475b4\\",\\n \\"5641b1bfbef8f076\\",\\n \\"c074fd9cba688aec\\",\\n \\"6b8a7cd56172fed1\\",\\n \\"5d25704a6a0be6ed\\",\\n \\"7de0d61ed8a595ec\\",\\n \\"85c2a8db5105888\\",\\n \\"ec2dac2bf194d54a\\",\\n \\"baae63d2bc6dd501\\",\\n \\"6e18d5f5513ced07\\",\\n \\"ecc917c3c9b5c475\\",\\n \\"3e60a289d38463fa\\",\\n \\"3297b865f846bd0a\\",\\n \\"34cfcce7d574a410\\",\\n \\"762c57508db7a1c2\\",\\n \\"81016cf6be9235ed\\",\\n \\"96f5a81e8df6f19c\\",\\n \\"bc2ea691e56496f8\\",\\n \\"5d957776a3bc8463\\",\\n \\"4fcdd50549f35f69\\",\\n \\"1613d6b76156e26a\\",\\n \\"609f5396c0534146\\",\\n \\"31be6951d8a1de6e\\",\\n \\"d373f3c4566c70c6\\",\\n \\"b42e1bda5a17dc0e\\",\\n \\"3017ef0c38e2d837\\",\\n \\"92e480fdaacc79e0\\",\\n \\"ffb314483a45fa40\\",\\n \\"3159cfd5553fa1b8\\",\\n \\"6a5eaa177b0b8d54\\",\\n \\"add48a46678bd09d\\",\\n \\"c70f2a1b237f229d\\",\\n \\"3beb376886d63c97\\",\\n \\"363b07840a344182\\",\\n \\"f638dfb632c7bb3e\\",\\n \\"4fc1e02f10ba6dcc\\",\\n \\"7f7e058ceeba44c4\\",\\n \\"76fdeb10eb04a251\\",\\n \\"c229c6a3986d545b\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 4\\n ],\\n \\"SdkStyleProject\\": true\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"6a8e3cb240cf2594\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"GenerateDocumentationFile\\",\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"CrossPlatformExecutable\\",\\n \\"NativeAOT\\",\\n \\"SupportsHotReload\\",\\n \\"Pack\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"net8.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"f9b57385e04dcef1\\",\\n \\"b04d1a92c03aa393\\",\\n \\"740a41f35e38e687\\",\\n \\"a650b002a55ee732\\",\\n \\"8bb25cdfa9f58d95\\",\\n \\"ca01f9c6c9519128\\",\\n \\"a7db6d4c13eb109a\\",\\n \\"4787ec450370cdc\\",\\n \\"faae3cd2329a5f23\\",\\n \\"b136c9057d0eac41\\",\\n \\"a4be57a67913d9f2\\",\\n \\"c2f7e51423366080\\",\\n \\"9221249557edf7da\\",\\n \\"ac08b9147e6c6cc1\\",\\n \\"fc8f31a851b2f1e\\",\\n \\"3d1fab7a1546aa70\\",\\n \\"75c42701c310d265\\",\\n \\"6eac5906d797823f\\",\\n \\"51b6b65db45d8317\\",\\n \\"977562ede61122d1\\",\\n \\"6f06be6c7dad3d57\\",\\n \\"782a823a2d8cd40\\",\\n \\"13bbf2cbcdb96469\\",\\n \\"a8b1d9f359d7b4f\\",\\n \\"8db448e27f0bad1b\\",\\n \\"5faa84ffcc646d16\\",\\n \\"3dd9e1e713ce28c1\\",\\n \\"bc70a3688f03b546\\",\\n \\"3e025539204a5d59\\",\\n \\"12bec27505c61c10\\",\\n \\"65e9cc7358ddee2e\\",\\n \\"7df5bfe00323a6a8\\",\\n \\"ce3f444652eead51\\",\\n \\"feebdde9a00fe94b\\",\\n \\"22d24df113118e04\\",\\n \\"6a8ada60e30e6abf\\",\\n \\"6001a9b860f7e43\\",\\n \\"e94e5ff7b2eb39a9\\",\\n \\"46b5412910b12f1a\\",\\n \\"eac4975c939bd705\\",\\n \\"a777367473e5f95c\\",\\n \\"f67433e0978efe89\\",\\n \\"d574426ce261f3cd\\",\\n \\"2620772be337bacb\\",\\n \\"ce4b86769789bfd2\\",\\n \\"afe098e2b8eb2364\\",\\n \\"4bca77302b767821\\",\\n \\"b42e3bf9c2caf9d\\",\\n \\"11d6a5981dd09f1d\\",\\n \\"2528657f041a0f71\\",\\n \\"1a4910e7928d2be4\\",\\n \\"385f6cb9a1a92341\\",\\n \\"8a6a053fd546c4b9\\",\\n \\"4bd5d70d9487a7\\",\\n \\"546da94a433dd46b\\",\\n \\"c8cd67501180cdb3\\",\\n \\"99380cc3f9cb0f62\\",\\n \\"2b71ac54faa4d900\\",\\n \\"6d26f5b6d581bb7a\\",\\n \\"e99748daf45287f7\\",\\n \\"88a79e3fbc9be5a5\\",\\n \\"baed534980001b3e\\",\\n \\"a094f278ebd28638\\",\\n \\"f02b6f1120327ed5\\",\\n \\"1fdb3be137e7c8ab\\",\\n \\"d8d06e6254ff9a8\\",\\n \\"7a37191fa2429c0\\",\\n \\"db2085d40be0c6b\\",\\n \\"732e2f41e1ec328f\\",\\n \\"cc0b8a0dc4b5cc17\\",\\n \\"b3ec78066692ce40\\",\\n \\"b633596fb5206911\\",\\n \\"b1c086ddba588d7f\\",\\n \\"3935c25fc587591d\\",\\n \\"5db9cd2d6d302594\\",\\n \\"1fe2caf02ff5116\\",\\n \\"d1e401c8e175f133\\",\\n \\"d795c4b069f42de2\\",\\n \\"28889d355be716fb\\",\\n \\"987004758afb653e\\",\\n \\"a93a13f245d3dbf5\\",\\n \\"c2c7e5dd6bcf2f46\\",\\n \\"f40e391e11837c28\\",\\n \\"1f1effdb4f95fef\\",\\n \\"4b3556ed143bb1a1\\",\\n \\"990c07b3a694f061\\",\\n \\"16f3b3c6aa66dbea\\",\\n \\"bbc2c7fb9307d0f8\\",\\n \\"cae96c695fa0a849\\",\\n \\"23af2e185bf7f884\\",\\n \\"10682f5180926917\\",\\n \\"531413e8ae8921e9\\",\\n \\"cbb2e2956b8bc5a1\\",\\n \\"693159958e045249\\",\\n \\"abb76040f918f212\\",\\n \\"2978ebe3fa017619\\",\\n \\"d753dc831058d377\\",\\n \\"5d5ab2fae13c7cd7\\",\\n \\"6f36e9e201c8abbc\\",\\n \\"2c2215284100c1bc\\",\\n \\"abef39459b5f8089\\",\\n \\"58b2ccb5d5268768\\",\\n \\"f4c238ed95a4c9e0\\",\\n \\"463559064b820a89\\",\\n \\"f46a5248555641f3\\",\\n \\"31a917d25f0111b0\\",\\n \\"d9a0d90fcf36b125\\",\\n \\"f707ec8ff0716b6a\\",\\n \\"d31ae060adc0cf68\\",\\n \\"b740561cbe999190\\",\\n \\"6f6cd086b29443f\\",\\n \\"3e2b84419c2678fe\\",\\n \\"16aa5cd16608904e\\",\\n \\"88efed4970ce8fb\\",\\n \\"525af1cb4f8c1ef\\",\\n \\"82365a1d92723ea2\\",\\n \\"f9081118726c671d\\",\\n \\"1dc6ba4b51a92fe2\\",\\n \\"480fcc9a46d59829\\",\\n \\"96ae799a9cd65a64\\",\\n \\"1f0a5acc2009b69e\\",\\n \\"53da3fcaf9d4a664\\",\\n \\"762862983c40286f\\",\\n \\"7143cd55e6267a10\\",\\n \\"9c4f1e8060c475b4\\",\\n \\"5641b1bfbef8f076\\",\\n \\"c074fd9cba688aec\\",\\n \\"6b8a7cd56172fed1\\",\\n \\"5d25704a6a0be6ed\\",\\n \\"7de0d61ed8a595ec\\",\\n \\"85c2a8db5105888\\",\\n \\"ec2dac2bf194d54a\\",\\n \\"baae63d2bc6dd501\\",\\n \\"6e18d5f5513ced07\\",\\n \\"ecc917c3c9b5c475\\",\\n \\"3e60a289d38463fa\\",\\n \\"3297b865f846bd0a\\",\\n \\"34cfcce7d574a410\\",\\n \\"762c57508db7a1c2\\",\\n \\"81016cf6be9235ed\\",\\n \\"96f5a81e8df6f19c\\",\\n \\"bc2ea691e56496f8\\",\\n \\"5d957776a3bc8463\\",\\n \\"4fcdd50549f35f69\\",\\n \\"1613d6b76156e26a\\",\\n \\"609f5396c0534146\\",\\n \\"31be6951d8a1de6e\\",\\n \\"d373f3c4566c70c6\\",\\n \\"b42e1bda5a17dc0e\\",\\n \\"3017ef0c38e2d837\\",\\n \\"92e480fdaacc79e0\\",\\n \\"ffb314483a45fa40\\",\\n \\"3159cfd5553fa1b8\\",\\n \\"6a5eaa177b0b8d54\\",\\n \\"add48a46678bd09d\\",\\n \\"c70f2a1b237f229d\\",\\n \\"3beb376886d63c97\\",\\n \\"363b07840a344182\\",\\n \\"f638dfb632c7bb3e\\",\\n \\"4fc1e02f10ba6dcc\\",\\n \\"7f7e058ceeba44c4\\",\\n \\"76fdeb10eb04a251\\",\\n \\"c229c6a3986d545b\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 4\\n ],\\n \\"SdkStyleProject\\": true\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:20,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Update project: ConsoleApp | "}}' | |
2024-08-17 21:26:20,863 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: .editorconfig files were configured by the project ConsoleApp but will not be respected because the feature is switched off in OmniSharp. Enable .editorconfig support in OmniSharp to take advantage of them. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.CSharp.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.Core.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.VisualBasic.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/Microsoft.Win32.Registry.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/mscorlib.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/netstandard.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.AppContext.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,864 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Buffers.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Concurrent.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Immutable.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.NonGeneric.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Collections.Specialized.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Annotations.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.DataAnnotations.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,865 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.EventBasedAsync.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ComponentModel.TypeConverter.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Configuration.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Console.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Core.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.Common.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,866 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.DataSetExtensions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,867 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Data.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,867 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Contracts.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,867 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Debug.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,867 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.DiagnosticSource.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,867 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.FileVersionInfo.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,867 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Process.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,867 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.StackTrace.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tools.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.TraceSource.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Diagnostics.Tracing.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Drawing.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,868 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Dynamic.Runtime.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Asn1.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Formats.Tar.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Calendars.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Globalization.Extensions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.Brotli.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,869 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.FileSystem.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Compression.ZipFile.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.AccessControl.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.DriveInfo.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,870 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.FileSystem.Watcher.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.IsolatedStorage.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.MemoryMappedFiles.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.AccessControl.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.Pipes.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.IO.UnmanagedMemoryStream.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,871 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Expressions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,872 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Parallel.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,872 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Linq.Queryable.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,872 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Memory.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,872 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,873 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,873 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Http.Json.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,873 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.HttpListener.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,873 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Mail.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NameResolution.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.NetworkInformation.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Ping.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Quic.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Requests.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,874 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Security.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.ServicePoint.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.Sockets.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebClient.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebHeaderCollection.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebProxy.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.Client.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,875 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Net.WebSockets.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Numerics.Vectors.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ObjectModel.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.DispatchProxy.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,876 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.ILGeneration.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Emit.Lightweight.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Extensions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Metadata.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Reflection.TypeExtensions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:20,877 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Reader.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,038 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.ResourceManager.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,038 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Resources.Writer.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,038 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,038 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,038 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Extensions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Handles.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Intrinsics.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,039 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Loader.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,040 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Numerics.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,040 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,041 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Formatters.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,041 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Json.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,041 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,041 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Runtime.Serialization.Xml.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,041 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.AccessControl.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Claims.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Algorithms.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Cng.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Csp.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Encoding.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,042 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.OpenSsl.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.Primitives.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Cryptography.X509Certificates.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.Principal.Windows.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Security.SecureString.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,043 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceModel.Web.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,044 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ServiceProcess.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,044 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.CodePages.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,044 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,044 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encoding.Extensions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,044 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Encodings.Web.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,044 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.Json.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,044 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Text.RegularExpressions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Channels.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Overlapped.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Dataflow.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Extensions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,045 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Tasks.Parallel.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Thread.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.ThreadPool.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Threading.Timer.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Transactions.Local.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.ValueTuple.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,046 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,047 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Web.HttpUtility.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,047 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Windows.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,047 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,047 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Linq.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,047 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.ReaderWriter.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,047 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.Serialization.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XDocument.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlDocument.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XmlSerializer.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/System.Xml.XPath.XDocument.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: Adding reference \'/opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Ref/8.0.7/ref/net8.0/WindowsBase.dll\' to \'ConsoleApp\'. | "}}' | |
2024-08-17 21:26:21,048 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"d32f69f2b531035d\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"GenerateDocumentationFile\\",\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"CrossPlatformExecutable\\",\\n \\"NativeAOT\\",\\n \\"SupportsHotReload\\",\\n \\"Pack\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"net8.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"f9b57385e04dcef1\\",\\n \\"b04d1a92c03aa393\\",\\n \\"740a41f35e38e687\\",\\n \\"a650b002a55ee732\\",\\n \\"8bb25cdfa9f58d95\\",\\n \\"ca01f9c6c9519128\\",\\n \\"a7db6d4c13eb109a\\",\\n \\"4787ec450370cdc\\",\\n \\"faae3cd2329a5f23\\",\\n \\"b136c9057d0eac41\\",\\n \\"a4be57a67913d9f2\\",\\n \\"c2f7e51423366080\\",\\n \\"9221249557edf7da\\",\\n \\"ac08b9147e6c6cc1\\",\\n \\"fc8f31a851b2f1e\\",\\n \\"3d1fab7a1546aa70\\",\\n \\"75c42701c310d265\\",\\n \\"6eac5906d797823f\\",\\n \\"51b6b65db45d8317\\",\\n \\"977562ede61122d1\\",\\n \\"6f06be6c7dad3d57\\",\\n \\"782a823a2d8cd40\\",\\n \\"13bbf2cbcdb96469\\",\\n \\"a8b1d9f359d7b4f\\",\\n \\"8db448e27f0bad1b\\",\\n \\"5faa84ffcc646d16\\",\\n \\"3dd9e1e713ce28c1\\",\\n \\"bc70a3688f03b546\\",\\n \\"3e025539204a5d59\\",\\n \\"12bec27505c61c10\\",\\n \\"65e9cc7358ddee2e\\",\\n \\"7df5bfe00323a6a8\\",\\n \\"ce3f444652eead51\\",\\n \\"feebdde9a00fe94b\\",\\n \\"22d24df113118e04\\",\\n \\"6a8ada60e30e6abf\\",\\n \\"6001a9b860f7e43\\",\\n \\"e94e5ff7b2eb39a9\\",\\n \\"46b5412910b12f1a\\",\\n \\"eac4975c939bd705\\",\\n \\"a777367473e5f95c\\",\\n \\"f67433e0978efe89\\",\\n \\"d574426ce261f3cd\\",\\n \\"2620772be337bacb\\",\\n \\"ce4b86769789bfd2\\",\\n \\"afe098e2b8eb2364\\",\\n \\"4bca77302b767821\\",\\n \\"b42e3bf9c2caf9d\\",\\n \\"11d6a5981dd09f1d\\",\\n \\"2528657f041a0f71\\",\\n \\"1a4910e7928d2be4\\",\\n \\"385f6cb9a1a92341\\",\\n \\"8a6a053fd546c4b9\\",\\n \\"4bd5d70d9487a7\\",\\n \\"546da94a433dd46b\\",\\n \\"c8cd67501180cdb3\\",\\n \\"99380cc3f9cb0f62\\",\\n \\"2b71ac54faa4d900\\",\\n \\"6d26f5b6d581bb7a\\",\\n \\"e99748daf45287f7\\",\\n \\"88a79e3fbc9be5a5\\",\\n \\"baed534980001b3e\\",\\n \\"a094f278ebd28638\\",\\n \\"f02b6f1120327ed5\\",\\n \\"1fdb3be137e7c8ab\\",\\n \\"d8d06e6254ff9a8\\",\\n \\"7a37191fa2429c0\\",\\n \\"db2085d40be0c6b\\",\\n \\"732e2f41e1ec328f\\",\\n \\"cc0b8a0dc4b5cc17\\",\\n \\"b3ec78066692ce40\\",\\n \\"b633596fb5206911\\",\\n \\"b1c086ddba588d7f\\",\\n \\"3935c25fc587591d\\",\\n \\"5db9cd2d6d302594\\",\\n \\"1fe2caf02ff5116\\",\\n \\"d1e401c8e175f133\\",\\n \\"d795c4b069f42de2\\",\\n \\"28889d355be716fb\\",\\n \\"987004758afb653e\\",\\n \\"a93a13f245d3dbf5\\",\\n \\"c2c7e5dd6bcf2f46\\",\\n \\"f40e391e11837c28\\",\\n \\"1f1effdb4f95fef\\",\\n \\"4b3556ed143bb1a1\\",\\n \\"990c07b3a694f061\\",\\n \\"16f3b3c6aa66dbea\\",\\n \\"bbc2c7fb9307d0f8\\",\\n \\"cae96c695fa0a849\\",\\n \\"23af2e185bf7f884\\",\\n \\"10682f5180926917\\",\\n \\"531413e8ae8921e9\\",\\n \\"cbb2e2956b8bc5a1\\",\\n \\"693159958e045249\\",\\n \\"abb76040f918f212\\",\\n \\"2978ebe3fa017619\\",\\n \\"d753dc831058d377\\",\\n \\"5d5ab2fae13c7cd7\\",\\n \\"6f36e9e201c8abbc\\",\\n \\"2c2215284100c1bc\\",\\n \\"abef39459b5f8089\\",\\n \\"58b2ccb5d5268768\\",\\n \\"f4c238ed95a4c9e0\\",\\n \\"463559064b820a89\\",\\n \\"f46a5248555641f3\\",\\n \\"31a917d25f0111b0\\",\\n \\"d9a0d90fcf36b125\\",\\n \\"f707ec8ff0716b6a\\",\\n \\"d31ae060adc0cf68\\",\\n \\"b740561cbe999190\\",\\n \\"6f6cd086b29443f\\",\\n \\"3e2b84419c2678fe\\",\\n \\"16aa5cd16608904e\\",\\n \\"88efed4970ce8fb\\",\\n \\"525af1cb4f8c1ef\\",\\n \\"82365a1d92723ea2\\",\\n \\"f9081118726c671d\\",\\n \\"1dc6ba4b51a92fe2\\",\\n \\"480fcc9a46d59829\\",\\n \\"96ae799a9cd65a64\\",\\n \\"1f0a5acc2009b69e\\",\\n \\"53da3fcaf9d4a664\\",\\n \\"762862983c40286f\\",\\n \\"7143cd55e6267a10\\",\\n \\"9c4f1e8060c475b4\\",\\n \\"5641b1bfbef8f076\\",\\n \\"c074fd9cba688aec\\",\\n \\"6b8a7cd56172fed1\\",\\n \\"5d25704a6a0be6ed\\",\\n \\"7de0d61ed8a595ec\\",\\n \\"85c2a8db5105888\\",\\n \\"ec2dac2bf194d54a\\",\\n \\"baae63d2bc6dd501\\",\\n \\"6e18d5f5513ced07\\",\\n \\"ecc917c3c9b5c475\\",\\n \\"3e60a289d38463fa\\",\\n \\"3297b865f846bd0a\\",\\n \\"34cfcce7d574a410\\",\\n \\"762c57508db7a1c2\\",\\n \\"81016cf6be9235ed\\",\\n \\"96f5a81e8df6f19c\\",\\n \\"bc2ea691e56496f8\\",\\n \\"5d957776a3bc8463\\",\\n \\"4fcdd50549f35f69\\",\\n \\"1613d6b76156e26a\\",\\n \\"609f5396c0534146\\",\\n \\"31be6951d8a1de6e\\",\\n \\"d373f3c4566c70c6\\",\\n \\"b42e1bda5a17dc0e\\",\\n \\"3017ef0c38e2d837\\",\\n \\"92e480fdaacc79e0\\",\\n \\"ffb314483a45fa40\\",\\n \\"3159cfd5553fa1b8\\",\\n \\"6a5eaa177b0b8d54\\",\\n \\"add48a46678bd09d\\",\\n \\"c70f2a1b237f229d\\",\\n \\"3beb376886d63c97\\",\\n \\"363b07840a344182\\",\\n \\"f638dfb632c7bb3e\\",\\n \\"4fc1e02f10ba6dcc\\",\\n \\"7f7e058ceeba44c4\\",\\n \\"76fdeb10eb04a251\\",\\n \\"c229c6a3986d545b\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 4\\n ],\\n \\"SdkStyleProject\\": true\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"d32f69f2b531035d\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"GenerateDocumentationFile\\",\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"CrossPlatformExecutable\\",\\n \\"NativeAOT\\",\\n \\"SupportsHotReload\\",\\n \\"Pack\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"net8.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"f9b57385e04dcef1\\",\\n \\"b04d1a92c03aa393\\",\\n \\"740a41f35e38e687\\",\\n \\"a650b002a55ee732\\",\\n \\"8bb25cdfa9f58d95\\",\\n \\"ca01f9c6c9519128\\",\\n \\"a7db6d4c13eb109a\\",\\n \\"4787ec450370cdc\\",\\n \\"faae3cd2329a5f23\\",\\n \\"b136c9057d0eac41\\",\\n \\"a4be57a67913d9f2\\",\\n \\"c2f7e51423366080\\",\\n \\"9221249557edf7da\\",\\n \\"ac08b9147e6c6cc1\\",\\n \\"fc8f31a851b2f1e\\",\\n \\"3d1fab7a1546aa70\\",\\n \\"75c42701c310d265\\",\\n \\"6eac5906d797823f\\",\\n \\"51b6b65db45d8317\\",\\n \\"977562ede61122d1\\",\\n \\"6f06be6c7dad3d57\\",\\n \\"782a823a2d8cd40\\",\\n \\"13bbf2cbcdb96469\\",\\n \\"a8b1d9f359d7b4f\\",\\n \\"8db448e27f0bad1b\\",\\n \\"5faa84ffcc646d16\\",\\n \\"3dd9e1e713ce28c1\\",\\n \\"bc70a3688f03b546\\",\\n \\"3e025539204a5d59\\",\\n \\"12bec27505c61c10\\",\\n \\"65e9cc7358ddee2e\\",\\n \\"7df5bfe00323a6a8\\",\\n \\"ce3f444652eead51\\",\\n \\"feebdde9a00fe94b\\",\\n \\"22d24df113118e04\\",\\n \\"6a8ada60e30e6abf\\",\\n \\"6001a9b860f7e43\\",\\n \\"e94e5ff7b2eb39a9\\",\\n \\"46b5412910b12f1a\\",\\n \\"eac4975c939bd705\\",\\n \\"a777367473e5f95c\\",\\n \\"f67433e0978efe89\\",\\n \\"d574426ce261f3cd\\",\\n \\"2620772be337bacb\\",\\n \\"ce4b86769789bfd2\\",\\n \\"afe098e2b8eb2364\\",\\n \\"4bca77302b767821\\",\\n \\"b42e3bf9c2caf9d\\",\\n \\"11d6a5981dd09f1d\\",\\n \\"2528657f041a0f71\\",\\n \\"1a4910e7928d2be4\\",\\n \\"385f6cb9a1a92341\\",\\n \\"8a6a053fd546c4b9\\",\\n \\"4bd5d70d9487a7\\",\\n \\"546da94a433dd46b\\",\\n \\"c8cd67501180cdb3\\",\\n \\"99380cc3f9cb0f62\\",\\n \\"2b71ac54faa4d900\\",\\n \\"6d26f5b6d581bb7a\\",\\n \\"e99748daf45287f7\\",\\n \\"88a79e3fbc9be5a5\\",\\n \\"baed534980001b3e\\",\\n \\"a094f278ebd28638\\",\\n \\"f02b6f1120327ed5\\",\\n \\"1fdb3be137e7c8ab\\",\\n \\"d8d06e6254ff9a8\\",\\n \\"7a37191fa2429c0\\",\\n \\"db2085d40be0c6b\\",\\n \\"732e2f41e1ec328f\\",\\n \\"cc0b8a0dc4b5cc17\\",\\n \\"b3ec78066692ce40\\",\\n \\"b633596fb5206911\\",\\n \\"b1c086ddba588d7f\\",\\n \\"3935c25fc587591d\\",\\n \\"5db9cd2d6d302594\\",\\n \\"1fe2caf02ff5116\\",\\n \\"d1e401c8e175f133\\",\\n \\"d795c4b069f42de2\\",\\n \\"28889d355be716fb\\",\\n \\"987004758afb653e\\",\\n \\"a93a13f245d3dbf5\\",\\n \\"c2c7e5dd6bcf2f46\\",\\n \\"f40e391e11837c28\\",\\n \\"1f1effdb4f95fef\\",\\n \\"4b3556ed143bb1a1\\",\\n \\"990c07b3a694f061\\",\\n \\"16f3b3c6aa66dbea\\",\\n \\"bbc2c7fb9307d0f8\\",\\n \\"cae96c695fa0a849\\",\\n \\"23af2e185bf7f884\\",\\n \\"10682f5180926917\\",\\n \\"531413e8ae8921e9\\",\\n \\"cbb2e2956b8bc5a1\\",\\n \\"693159958e045249\\",\\n \\"abb76040f918f212\\",\\n \\"2978ebe3fa017619\\",\\n \\"d753dc831058d377\\",\\n \\"5d5ab2fae13c7cd7\\",\\n \\"6f36e9e201c8abbc\\",\\n \\"2c2215284100c1bc\\",\\n \\"abef39459b5f8089\\",\\n \\"58b2ccb5d5268768\\",\\n \\"f4c238ed95a4c9e0\\",\\n \\"463559064b820a89\\",\\n \\"f46a5248555641f3\\",\\n \\"31a917d25f0111b0\\",\\n \\"d9a0d90fcf36b125\\",\\n \\"f707ec8ff0716b6a\\",\\n \\"d31ae060adc0cf68\\",\\n \\"b740561cbe999190\\",\\n \\"6f6cd086b29443f\\",\\n \\"3e2b84419c2678fe\\",\\n \\"16aa5cd16608904e\\",\\n \\"88efed4970ce8fb\\",\\n \\"525af1cb4f8c1ef\\",\\n \\"82365a1d92723ea2\\",\\n \\"f9081118726c671d\\",\\n \\"1dc6ba4b51a92fe2\\",\\n \\"480fcc9a46d59829\\",\\n \\"96ae799a9cd65a64\\",\\n \\"1f0a5acc2009b69e\\",\\n \\"53da3fcaf9d4a664\\",\\n \\"762862983c40286f\\",\\n \\"7143cd55e6267a10\\",\\n \\"9c4f1e8060c475b4\\",\\n \\"5641b1bfbef8f076\\",\\n \\"c074fd9cba688aec\\",\\n \\"6b8a7cd56172fed1\\",\\n \\"5d25704a6a0be6ed\\",\\n \\"7de0d61ed8a595ec\\",\\n \\"85c2a8db5105888\\",\\n \\"ec2dac2bf194d54a\\",\\n \\"baae63d2bc6dd501\\",\\n \\"6e18d5f5513ced07\\",\\n \\"ecc917c3c9b5c475\\",\\n \\"3e60a289d38463fa\\",\\n \\"3297b865f846bd0a\\",\\n \\"34cfcce7d574a410\\",\\n \\"762c57508db7a1c2\\",\\n \\"81016cf6be9235ed\\",\\n \\"96f5a81e8df6f19c\\",\\n \\"bc2ea691e56496f8\\",\\n \\"5d957776a3bc8463\\",\\n \\"4fcdd50549f35f69\\",\\n \\"1613d6b76156e26a\\",\\n \\"609f5396c0534146\\",\\n \\"31be6951d8a1de6e\\",\\n \\"d373f3c4566c70c6\\",\\n \\"b42e1bda5a17dc0e\\",\\n \\"3017ef0c38e2d837\\",\\n \\"92e480fdaacc79e0\\",\\n \\"ffb314483a45fa40\\",\\n \\"3159cfd5553fa1b8\\",\\n \\"6a5eaa177b0b8d54\\",\\n \\"add48a46678bd09d\\",\\n \\"c70f2a1b237f229d\\",\\n \\"3beb376886d63c97\\",\\n \\"363b07840a344182\\",\\n \\"f638dfb632c7bb3e\\",\\n \\"4fc1e02f10ba6dcc\\",\\n \\"7f7e058ceeba44c4\\",\\n \\"76fdeb10eb04a251\\",\\n \\"c229c6a3986d545b\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 4\\n ],\\n \\"SdkStyleProject\\": true\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:21,049 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.MSBuild.ProjectManager: Update project: some_csharp | "}}' | |
2024-08-17 21:26:21,049 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.MSBuild.ProjectManager: .editorconfig files were configured by the project some_csharp but will not be respected because the feature is switched off in OmniSharp. Enable .editorconfig support in OmniSharp to take advantage of them. | "}}' | |
2024-08-17 21:26:21,049 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.MSBuild.ProjectManager: Unable to resolve assembly \'/mscorlib.dll\' | "}}' | |
2024-08-17 21:26:21,049 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,049 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":2,"message":"OmniSharp.Extensions.LanguageServer.Server.LspServerOutputFilter: Tried to send request or notification before initialization was completed and will be sent later OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"bf0a247aa97fcd8\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"BuildWindowsDesktopTarget\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"v4.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"ca01f9c6c9519128\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 2\\n ],\\n \\"SdkStyleProject\\": false\\n}, TraceParent = , TraceState = } | @Request=\'OutgoingNotification { Method = o#/projectconfiguration, Params = {\\n \\"ProjectId\\": \\"bf0a247aa97fcd8\\",\\n \\"SessionId\\": \\"1807149333\\",\\n \\"OutputKind\\": 0,\\n \\"ProjectCapabilities\\": [\\n \\"CSharp\\",\\n \\"Managed\\",\\n \\"ReferencesFolder\\",\\n \\"LanguageService\\",\\n \\"RelativePathDerivedDefaultNamespace\\",\\n \\"AssemblyReferences\\",\\n \\"COMReferences\\",\\n \\"ProjectReferences\\",\\n \\"SharedProjectReferences\\",\\n \\"OutputGroups\\",\\n \\"AllTargetOutputGroups\\",\\n \\"VisualStudioWellKnownOutputGroups\\",\\n \\"SingleFileGenerators\\",\\n \\"DeclaredSourceItems\\",\\n \\"UserSourceItems\\",\\n \\"BuildWindowsDesktopTarget\\"\\n ],\\n \\"TargetFrameworks\\": [\\n \\"v4.0\\"\\n ],\\n \\"SdkVersion\\": \\"95744931\\",\\n \\"References\\": [\\n \\"ca01f9c6c9519128\\"\\n ],\\n \\"FileExtensions\\": [\\n \\"-1257278712\\"\\n ],\\n \\"FileCounts\\": [\\n 2\\n ],\\n \\"SdkStyleProject\\": false\\n}, TraceParent = , TraceState = }\'"}}' | |
2024-08-17 21:26:21,049 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,049 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,050 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,051 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,052 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":1,"result":{"capabilities":{"textDocumentSync":{"openClose":true,"change":1,"save":{"includeText":true}},"hoverProvider":{},"completionProvider":{"resolveProvider":true,"triggerCharacters":["."," "]},"signatureHelpProvider":{"triggerCharacters":["(",",","<","{","["]},"definitionProvider":{},"referencesProvider":{},"documentHighlightProvider":{},"documentSymbolProvider":{},"workspaceSymbolProvider":{},"codeActionProvider":{"codeActionKinds":["source.organizeImports","refactor","refactor.extract","refactor.inline"],"resolveProvider":true},"codeLensProvider":{"resolveProvider":true},"documentFormattingProvider":{},"documentRangeFormattingProvider":{},"documentOnTypeFormattingProvider":{"firstTriggerCharacter":"}","moreTriggerCharacter":[";","\\n"]},"renameProvider":{},"experimental":{},"typeDefinitionProvider":{},"implementationProvider":{},"semanticTokensProvider":{"legend":{"tokenTypes":["comment","excludedCode","identifier","keyword","controlKeyword","number","operator","operatorOverloaded","macro","string","whiteSpace","text","staticSymbol","preprocessorText","punctuation","verbatimStringLiteral","stringEscapeCharacter","class","delegateName","enum","interface","moduleName","struct","typeParameter","fieldName","enumMember","constantName","variable","parameter","method","extensionMethodName","property","event","namespace","label","xmlDocCommentAttributeName","xmlDocCommentAttributeQuotes","xmlDocCommentAttributeValue","xmlDocCommentCDataSection","xmlDocCommentComment","xmlDocCommentDelimiter","xmlDocCommentEntityReference","xmlDocCommentName","xmlDocCommentProcessingInstruction","xmlDocCommentText","xmlLiteralAttributeName","xmlLiteralAttributeQuotes","xmlLiteralAttributeValue","xmlLiteralCDataSection","xmlLiteralComment","xmlLiteralDelimiter","xmlLiteralEmbeddedExpression","xmlLiteralEntityReference","xmlLiteralName","xmlLiteralProcessingInstruction","xmlLiteralText","regexComment","regexCharacterClass","regexAnchor","regexQuantifier","regexGrouping","regexAlternation","regexText","regexSelfEscapedCharacter","regexOtherEscape"],"tokenModifiers":["static"]},"range":true,"full":{}},"foldingRangeProvider":{},"inlayHintProvider":{"resolveProvider":true},"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":true},"fileOperations":{}}},"serverInfo":{"name":"OmniSharp","version":"1.39.12"}}}' | |
2024-08-17 21:26:21,055 - DEBUG - TX: Sending notification: b'Content-Length: 52\r\n\r\n{"jsonrpc":"2.0","method":"initialized","params":{}}' | |
2024-08-17 21:26:21,055 - DEBUG - TX: Sending notification: b'Content-Length: 86\r\n\r\n{"jsonrpc":"2.0","method":"workspace/didChangeConfiguration","params":{"settings":{}}}' | |
2024-08-17 21:26:21,057 - DEBUG - TX: Sending notification: b'Content-Length: 409\r\n\r\n{"jsonrpc":"2.0","method":"textDocument/didOpen","params":{"textDocument":{"languageId":"cs","text":"using System;\\n\\nnamespace testy\\n{\\n\\tclass MainClass\\n\\t{\\n\\t\\tpublic static void Main (string[] args)\\n\\t\\t{\\n\\t\\t\\tint \\u4e5d = 9;\\n\\t\\t\\tConsole.\\n\\t\\t}\\n\\t}\\n}\\n","uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Program.cs","version":1}}}' | |
2024-08-17 21:26:21,057 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,057 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,057 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,060 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,061 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,062 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,063 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,063 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,063 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,063 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,063 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,063 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,064 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,065 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #1a139643-eb5d-47e0-83fe-44e4c8f78bbc - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,066 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,067 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,068 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,068 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,068 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,068 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,068 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,068 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,069 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,070 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,070 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,070 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,070 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,070 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,070 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,070 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,071 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,072 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,073 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,074 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,074 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,074 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,074 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,074 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,074 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,075 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,076 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,076 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,077 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,078 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,078 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,078 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,079 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,079 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,079 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,080 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,080 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,081 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,081 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,081 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,081 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,081 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,081 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,082 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,085 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,085 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,085 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,085 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,085 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,085 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,086 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,086 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,086 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,086 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,086 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,086 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,086 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,087 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,087 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,087 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,087 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,087 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,088 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,088 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,088 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,088 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,089 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,090 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,090 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,091 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,091 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,091 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,091 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,092 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,092 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,092 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,092 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,093 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,096 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,096 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,096 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,096 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,097 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,097 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,097 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,097 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,097 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,102 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,102 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,102 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,102 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,103 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #6287fa7c-7ba5-4dc1-a153-b38d5d43249b - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,104 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,104 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,104 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,104 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,104 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,105 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,105 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,105 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,105 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,106 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,106 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,106 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,106 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,107 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,108 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,108 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,108 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,108 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,108 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,108 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,110 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,110 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,110 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,110 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,110 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,111 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,111 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,111 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,111 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,111 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,111 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,112 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,112 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,112 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,112 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,113 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,113 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,113 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,113 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,113 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,113 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,114 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectchanged","params":{"MsBuildProject":{"ProjectGuid":"00000000-0000-0000-0000-000000000000","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj","AssemblyName":"testy","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/bin/Debug/net8.0/testy.dll","TargetFramework":".NETCoreApp,Version=v8.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/ContinuousTest.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Empty.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/FixItTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GetDocTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GetTypeTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GotoTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/ImportTest.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Program.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Properties/AssemblyInfo.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/SingleEntity.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Unicode.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/obj/Debug/net8.0/testy.AssemblyInfo.cs"],"TargetFrameworks":[{"Name":".NETCoreApp","FriendlyName":".NETCoreApp","ShortName":"net8.0"}],"OutputPath":"bin\\\\Debug/net8.0/","IntermediateOutputPath":"obj\\\\Debug/net8.0/","Configuration":"Debug","Platform":"AnyCPU","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,114 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,114 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,114 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectadded","params":{"MsBuildProject":{"ProjectGuid":"00000000-0000-0000-0000-000000000000","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj","AssemblyName":"ConsoleApp","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/bin/Debug/net8.0/ConsoleApp.dll","TargetFramework":".NETCoreApp,Version=v8.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/Program.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/obj/Debug/net8.0/ConsoleApp.GlobalUsings.g.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/obj/Debug/net8.0/ConsoleApp.AssemblyInfo.cs"],"TargetFrameworks":[{"Name":".NETCoreApp","FriendlyName":".NETCoreApp","ShortName":"net8.0"}],"OutputPath":"bin\\\\Debug/net8.0/","IntermediateOutputPath":"obj\\\\Debug/net8.0/","Configuration":"Debug","Platform":"AnyCPU","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,115 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,115 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,115 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,115 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectadded","params":{"MsBuildProject":{"ProjectGuid":"00000000-0000-0000-0000-000000000000","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj","AssemblyName":"testy","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/bin/Debug/net8.0/testy.dll","TargetFramework":".NETCoreApp,Version=v8.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/ContinuousTest.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Empty.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/FixItTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GetDocTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GetTypeTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GotoTestCase.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/ImportTest.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Program.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Properties/AssemblyInfo.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/SingleEntity.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Unicode.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/obj/Debug/net8.0/testy.AssemblyInfo.cs"],"TargetFrameworks":[{"Name":".NETCoreApp","FriendlyName":".NETCoreApp","ShortName":"net8.0"}],"OutputPath":"bin\\\\Debug/net8.0/","IntermediateOutputPath":"obj\\\\Debug/net8.0/","Configuration":"Debug","Platform":"AnyCPU","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,116 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,116 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectadded","params":{"MsBuildProject":{"ProjectGuid":"0c99f719-e00e-4ccd-ab9f-fefbcd97c51f","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj","AssemblyName":"some_csharp","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/bin/Debug/some_csharp.exe","TargetFramework":".NETFramework,Version=v4.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/obj/x86/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs"],"TargetFrameworks":[],"OutputPath":"bin\\\\Debug/","IntermediateOutputPath":"obj\\\\x86/Debug/","Configuration":"Debug","Platform":"x86","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,116 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,116 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectadded","params":{"MsBuildProject":{"ProjectGuid":"00000000-0000-0000-0000-000000000000","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj","AssemblyName":"foo","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/bin/Debug/net8.0/foo.dll","TargetFramework":".NETCoreApp,Version=v8.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/Program.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/obj/Debug/net8.0/foo.GlobalUsings.g.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/obj/Debug/net8.0/foo.AssemblyInfo.cs"],"TargetFrameworks":[{"Name":".NETCoreApp","FriendlyName":".NETCoreApp","ShortName":"net8.0"}],"OutputPath":"bin\\\\Debug/net8.0/","IntermediateOutputPath":"obj\\\\Debug/net8.0/","Configuration":"Debug","Platform":"AnyCPU","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,116 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,117 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,117 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,117 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,117 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,118 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,118 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,118 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,118 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,118 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,118 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,119 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,119 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,119 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,119 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,119 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,119 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,119 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,120 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,120 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,120 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,120 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,120 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,120 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,121 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,121 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,121 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,121 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,121 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,121 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,122 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,122 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,122 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,122 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,122 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,122 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,123 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,124 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,125 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,125 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,125 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,125 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,125 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,125 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,126 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,126 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,126 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,126 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,126 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,126 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,126 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,127 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,127 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,127 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,127 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,127 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,128 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,128 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,128 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,128 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,128 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,128 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,128 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,129 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,129 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,129 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,129 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,129 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,129 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,130 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,130 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,130 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,130 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,130 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,130 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,131 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,132 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,132 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,132 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,132 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,132 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,133 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,134 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,135 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #7dc510e2-a8a8-4f1b-93ef-3ac4c1829fd0 - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,136 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":4,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Project (ProjectId, #134eaeea-0674-4d27-99c7-a5ee5f25b20a - /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj) updated, reanalyzing its diagnostics. | "}}' | |
2024-08-17 21:26:21,136 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectchanged","params":{"MsBuildProject":{"ProjectGuid":"0c99f719-e00e-4ccd-ab9f-fefbcd97c51f","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj","AssemblyName":"some_csharp","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/bin/Debug/some_csharp.exe","TargetFramework":".NETFramework,Version=v4.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/obj/x86/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs"],"TargetFrameworks":[],"OutputPath":"bin\\\\Debug/","IntermediateOutputPath":"obj\\\\x86/Debug/","Configuration":"Debug","Platform":"x86","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,136 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectchanged","params":{"MsBuildProject":{"ProjectGuid":"00000000-0000-0000-0000-000000000000","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj","AssemblyName":"ConsoleApp","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/bin/Debug/net8.0/ConsoleApp.dll","TargetFramework":".NETCoreApp,Version=v8.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/Program.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/obj/Debug/net8.0/ConsoleApp.GlobalUsings.g.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/obj/Debug/net8.0/ConsoleApp.AssemblyInfo.cs"],"TargetFrameworks":[{"Name":".NETCoreApp","FriendlyName":".NETCoreApp","ShortName":"net8.0"}],"OutputPath":"bin\\\\Debug/net8.0/","IntermediateOutputPath":"obj\\\\Debug/net8.0/","Configuration":"Debug","Platform":"AnyCPU","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,136 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectchanged","params":{"MsBuildProject":{"ProjectGuid":"00000000-0000-0000-0000-000000000000","Path":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj","AssemblyName":"foo","TargetPath":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/bin/Debug/net8.0/foo.dll","TargetFramework":".NETCoreApp,Version=v8.0","SourceFiles":["/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/Program.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/obj/Debug/net8.0/foo.GlobalUsings.g.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs","/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/obj/Debug/net8.0/foo.AssemblyInfo.cs"],"TargetFrameworks":[{"Name":".NETCoreApp","FriendlyName":".NETCoreApp","ShortName":"net8.0"}],"OutputPath":"bin\\\\Debug/net8.0/","IntermediateOutputPath":"obj\\\\Debug/net8.0/","Configuration":"Debug","Platform":"AnyCPU","IsExe":true,"IsUnityProject":false}}}' | |
2024-08-17 21:26:21,162 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":1,"method":"client/registerCapability","params":{"registrations":[{"id":"169f6065-a2f8-4f79-9958-fb30b0fcb862","method":"workspace/didChangeWatchedFiles","registerOptions":{"watchers":[{"globPattern":"**/*.*","kind":7}]}}]}}' | |
2024-08-17 21:26:21,164 - DEBUG - TX: Sending response: b'Content-Length: 38\r\n\r\n{"id":1,"jsonrpc":"2.0","result":null}' | |
2024-08-17 21:26:21,165 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":2,"method":"client/registerCapability","params":{"registrations":[{"id":"169f6065-a2f8-4f79-9958-fb30b0fcb862","method":"workspace/didChangeWatchedFiles","registerOptions":{"watchers":[{"globPattern":"**/*.*","kind":7}]}}]}}' | |
2024-08-17 21:26:21,174 - DEBUG - TX: Sending response: b'Content-Length: 38\r\n\r\n{"id":2,"jsonrpc":"2.0","result":null}' | |
2024-08-17 21:26:21,174 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/msbuildprojectdiagnostics","params":{"FileName":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/testy.csproj","Warnings":[],"Errors":[]}}' | |
2024-08-17 21:26:21,174 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/msbuildprojectdiagnostics","params":{"FileName":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/foo.csproj","Warnings":[],"Errors":[]}}' | |
2024-08-17 21:26:21,175 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/msbuildprojectdiagnostics","params":{"FileName":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/ConsoleApp.csproj","Warnings":[],"Errors":[]}}' | |
2024-08-17 21:26:21,175 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/msbuildprojectdiagnostics","params":{"FileName":"/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.csproj","Warnings":[],"Errors":[{"LogLevel":"Error","FileName":"/opt/dotnet-sdk-bin-8.0/sdk/8.0.107/Microsoft.Common.CurrentVersion.targets","Text":"The reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks","StartLine":1241,"StartColumn":5,"EndLine":0,"EndColumn":0}]}}' | |
2024-08-17 21:26:21,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":0,"NumberProjects":1,"NumberFilesTotal":1,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:21,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":0,"NumberProjects":1,"NumberFilesTotal":1,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:21,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":0,"NumberProjects":1,"NumberFilesTotal":3,"NumberFilesRemaining":2}}' | |
2024-08-17 21:26:21,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(33%)"}}' | |
2024-08-17 21:26:21,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:21,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":1,"NumberProjects":0,"NumberFilesTotal":1,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:21,176 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:21,177 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:21,177 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":1,"NumberProjects":0,"NumberFilesTotal":1,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:21,177 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:21,177 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectconfiguration","params":{"ProjectId":"2756dc6e8afdd2b9","SessionId":"1807149333","OutputKind":0,"ProjectCapabilities":["GenerateDocumentationFile","CSharp","Managed","ReferencesFolder","LanguageService","RelativePathDerivedDefaultNamespace","AssemblyReferences","COMReferences","ProjectReferences","SharedProjectReferences","OutputGroups","AllTargetOutputGroups","VisualStudioWellKnownOutputGroups","SingleFileGenerators","DeclaredSourceItems","UserSourceItems","CrossPlatformExecutable","NativeAOT","SupportsHotReload","Pack"],"TargetFrameworks":["net8.0"],"SdkVersion":"95744931","References":["f9b57385e04dcef1","b04d1a92c03aa393","740a41f35e38e687","a650b002a55ee732","8bb25cdfa9f58d95","ca01f9c6c9519128","a7db6d4c13eb109a","4787ec450370cdc","faae3cd2329a5f23","b136c9057d0eac41","a4be57a67913d9f2","c2f7e51423366080","9221249557edf7da","ac08b9147e6c6cc1","fc8f31a851b2f1e","3d1fab7a1546aa70","75c42701c310d265","6eac5906d797823f","51b6b65db45d8317","977562ede61122d1","6f06be6c7dad3d57","782a823a2d8cd40","13bbf2cbcdb96469","a8b1d9f359d7b4f","8db448e27f0bad1b","5faa84ffcc646d16","3dd9e1e713ce28c1","bc70a3688f03b546","3e025539204a5d59","12bec27505c61c10","65e9cc7358ddee2e","7df5bfe00323a6a8","ce3f444652eead51","feebdde9a00fe94b","22d24df113118e04","6a8ada60e30e6abf","6001a9b860f7e43","e94e5ff7b2eb39a9","46b5412910b12f1a","eac4975c939bd705","a777367473e5f95c","f67433e0978efe89","d574426ce261f3cd","2620772be337bacb","ce4b86769789bfd2","afe098e2b8eb2364","4bca77302b767821","b42e3bf9c2caf9d","11d6a5981dd09f1d","2528657f041a0f71","1a4910e7928d2be4","385f6cb9a1a92341","8a6a053fd546c4b9","4bd5d70d9487a7","546da94a433dd46b","c8cd67501180cdb3","99380cc3f9cb0f62","2b71ac54faa4d900","6d26f5b6d581bb7a","e99748daf45287f7","88a79e3fbc9be5a5","baed534980001b3e","a094f278ebd28638","f02b6f1120327ed5","1fdb3be137e7c8ab","d8d06e6254ff9a8","7a37191fa2429c0","db2085d40be0c6b","732e2f41e1ec328f","cc0b8a0dc4b5cc17","b3ec78066692ce40","b633596fb5206911","b1c086ddba588d7f","3935c25fc587591d","5db9cd2d6d302594","1fe2caf02ff5116","d1e401c8e175f133","d795c4b069f42de2","28889d355be716fb","987004758afb653e","a93a13f245d3dbf5","c2c7e5dd6bcf2f46","f40e391e11837c28","1f1effdb4f95fef","4b3556ed143bb1a1","990c07b3a694f061","16f3b3c6aa66dbea","bbc2c7fb9307d0f8","cae96c695fa0a849","23af2e185bf7f884","10682f5180926917","531413e8ae8921e9","cbb2e2956b8bc5a1","693159958e045249","abb76040f918f212","2978ebe3fa017619","d753dc831058d377","5d5ab2fae13c7cd7","6f36e9e201c8abbc","2c2215284100c1bc","abef39459b5f8089","58b2ccb5d5268768","f4c238ed95a4c9e0","463559064b820a89","f46a5248555641f3","31a917d25f0111b0","d9a0d90fcf36b125","f707ec8ff0716b6a","d31ae060adc0cf68","b740561cbe999190","6f6cd086b29443f","3e2b84419c2678fe","16aa5cd16608904e","88efed4970ce8fb","525af1cb4f8c1ef","82365a1d92723ea2","f9081118726c671d","1dc6ba4b51a92fe2","480fcc9a46d59829","96ae799a9cd65a64","1f0a5acc2009b69e","53da3fcaf9d4a664","762862983c40286f","7143cd55e6267a10","9c4f1e8060c475b4","5641b1bfbef8f076","c074fd9cba688aec","6b8a7cd56172fed1","5d25704a6a0be6ed","7de0d61ed8a595ec","85c2a8db5105888","ec2dac2bf194d54a","baae63d2bc6dd501","6e18d5f5513ced07","ecc917c3c9b5c475","3e60a289d38463fa","3297b865f846bd0a","34cfcce7d574a410","762c57508db7a1c2","81016cf6be9235ed","96f5a81e8df6f19c","bc2ea691e56496f8","5d957776a3bc8463","4fcdd50549f35f69","1613d6b76156e26a","609f5396c0534146","31be6951d8a1de6e","d373f3c4566c70c6","b42e1bda5a17dc0e","3017ef0c38e2d837","92e480fdaacc79e0","ffb314483a45fa40","3159cfd5553fa1b8","6a5eaa177b0b8d54","add48a46678bd09d","c70f2a1b237f229d","3beb376886d63c97","363b07840a344182","f638dfb632c7bb3e","4fc1e02f10ba6dcc","7f7e058ceeba44c4","76fdeb10eb04a251","c229c6a3986d545b"],"FileExtensions":["-1257278712"],"FileCounts":[13],"SdkStyleProject":true}}' | |
2024-08-17 21:26:21,177 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectconfiguration","params":{"ProjectId":"6a8e3cb240cf2594","SessionId":"1807149333","OutputKind":0,"ProjectCapabilities":["GenerateDocumentationFile","CSharp","Managed","ReferencesFolder","LanguageService","RelativePathDerivedDefaultNamespace","AssemblyReferences","COMReferences","ProjectReferences","SharedProjectReferences","OutputGroups","AllTargetOutputGroups","VisualStudioWellKnownOutputGroups","SingleFileGenerators","DeclaredSourceItems","UserSourceItems","CrossPlatformExecutable","NativeAOT","SupportsHotReload","Pack"],"TargetFrameworks":["net8.0"],"SdkVersion":"95744931","References":["f9b57385e04dcef1","b04d1a92c03aa393","740a41f35e38e687","a650b002a55ee732","8bb25cdfa9f58d95","ca01f9c6c9519128","a7db6d4c13eb109a","4787ec450370cdc","faae3cd2329a5f23","b136c9057d0eac41","a4be57a67913d9f2","c2f7e51423366080","9221249557edf7da","ac08b9147e6c6cc1","fc8f31a851b2f1e","3d1fab7a1546aa70","75c42701c310d265","6eac5906d797823f","51b6b65db45d8317","977562ede61122d1","6f06be6c7dad3d57","782a823a2d8cd40","13bbf2cbcdb96469","a8b1d9f359d7b4f","8db448e27f0bad1b","5faa84ffcc646d16","3dd9e1e713ce28c1","bc70a3688f03b546","3e025539204a5d59","12bec27505c61c10","65e9cc7358ddee2e","7df5bfe00323a6a8","ce3f444652eead51","feebdde9a00fe94b","22d24df113118e04","6a8ada60e30e6abf","6001a9b860f7e43","e94e5ff7b2eb39a9","46b5412910b12f1a","eac4975c939bd705","a777367473e5f95c","f67433e0978efe89","d574426ce261f3cd","2620772be337bacb","ce4b86769789bfd2","afe098e2b8eb2364","4bca77302b767821","b42e3bf9c2caf9d","11d6a5981dd09f1d","2528657f041a0f71","1a4910e7928d2be4","385f6cb9a1a92341","8a6a053fd546c4b9","4bd5d70d9487a7","546da94a433dd46b","c8cd67501180cdb3","99380cc3f9cb0f62","2b71ac54faa4d900","6d26f5b6d581bb7a","e99748daf45287f7","88a79e3fbc9be5a5","baed534980001b3e","a094f278ebd28638","f02b6f1120327ed5","1fdb3be137e7c8ab","d8d06e6254ff9a8","7a37191fa2429c0","db2085d40be0c6b","732e2f41e1ec328f","cc0b8a0dc4b5cc17","b3ec78066692ce40","b633596fb5206911","b1c086ddba588d7f","3935c25fc587591d","5db9cd2d6d302594","1fe2caf02ff5116","d1e401c8e175f133","d795c4b069f42de2","28889d355be716fb","987004758afb653e","a93a13f245d3dbf5","c2c7e5dd6bcf2f46","f40e391e11837c28","1f1effdb4f95fef","4b3556ed143bb1a1","990c07b3a694f061","16f3b3c6aa66dbea","bbc2c7fb9307d0f8","cae96c695fa0a849","23af2e185bf7f884","10682f5180926917","531413e8ae8921e9","cbb2e2956b8bc5a1","693159958e045249","abb76040f918f212","2978ebe3fa017619","d753dc831058d377","5d5ab2fae13c7cd7","6f36e9e201c8abbc","2c2215284100c1bc","abef39459b5f8089","58b2ccb5d5268768","f4c238ed95a4c9e0","463559064b820a89","f46a5248555641f3","31a917d25f0111b0","d9a0d90fcf36b125","f707ec8ff0716b6a","d31ae060adc0cf68","b740561cbe999190","6f6cd086b29443f","3e2b84419c2678fe","16aa5cd16608904e","88efed4970ce8fb","525af1cb4f8c1ef","82365a1d92723ea2","f9081118726c671d","1dc6ba4b51a92fe2","480fcc9a46d59829","96ae799a9cd65a64","1f0a5acc2009b69e","53da3fcaf9d4a664","762862983c40286f","7143cd55e6267a10","9c4f1e8060c475b4","5641b1bfbef8f076","c074fd9cba688aec","6b8a7cd56172fed1","5d25704a6a0be6ed","7de0d61ed8a595ec","85c2a8db5105888","ec2dac2bf194d54a","baae63d2bc6dd501","6e18d5f5513ced07","ecc917c3c9b5c475","3e60a289d38463fa","3297b865f846bd0a","34cfcce7d574a410","762c57508db7a1c2","81016cf6be9235ed","96f5a81e8df6f19c","bc2ea691e56496f8","5d957776a3bc8463","4fcdd50549f35f69","1613d6b76156e26a","609f5396c0534146","31be6951d8a1de6e","d373f3c4566c70c6","b42e1bda5a17dc0e","3017ef0c38e2d837","92e480fdaacc79e0","ffb314483a45fa40","3159cfd5553fa1b8","6a5eaa177b0b8d54","add48a46678bd09d","c70f2a1b237f229d","3beb376886d63c97","363b07840a344182","f638dfb632c7bb3e","4fc1e02f10ba6dcc","7f7e058ceeba44c4","76fdeb10eb04a251","c229c6a3986d545b"],"FileExtensions":["-1257278712"],"FileCounts":[4],"SdkStyleProject":true}}' | |
2024-08-17 21:26:21,177 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectconfiguration","params":{"ProjectId":"d32f69f2b531035d","SessionId":"1807149333","OutputKind":0,"ProjectCapabilities":["GenerateDocumentationFile","CSharp","Managed","ReferencesFolder","LanguageService","RelativePathDerivedDefaultNamespace","AssemblyReferences","COMReferences","ProjectReferences","SharedProjectReferences","OutputGroups","AllTargetOutputGroups","VisualStudioWellKnownOutputGroups","SingleFileGenerators","DeclaredSourceItems","UserSourceItems","CrossPlatformExecutable","NativeAOT","SupportsHotReload","Pack"],"TargetFrameworks":["net8.0"],"SdkVersion":"95744931","References":["f9b57385e04dcef1","b04d1a92c03aa393","740a41f35e38e687","a650b002a55ee732","8bb25cdfa9f58d95","ca01f9c6c9519128","a7db6d4c13eb109a","4787ec450370cdc","faae3cd2329a5f23","b136c9057d0eac41","a4be57a67913d9f2","c2f7e51423366080","9221249557edf7da","ac08b9147e6c6cc1","fc8f31a851b2f1e","3d1fab7a1546aa70","75c42701c310d265","6eac5906d797823f","51b6b65db45d8317","977562ede61122d1","6f06be6c7dad3d57","782a823a2d8cd40","13bbf2cbcdb96469","a8b1d9f359d7b4f","8db448e27f0bad1b","5faa84ffcc646d16","3dd9e1e713ce28c1","bc70a3688f03b546","3e025539204a5d59","12bec27505c61c10","65e9cc7358ddee2e","7df5bfe00323a6a8","ce3f444652eead51","feebdde9a00fe94b","22d24df113118e04","6a8ada60e30e6abf","6001a9b860f7e43","e94e5ff7b2eb39a9","46b5412910b12f1a","eac4975c939bd705","a777367473e5f95c","f67433e0978efe89","d574426ce261f3cd","2620772be337bacb","ce4b86769789bfd2","afe098e2b8eb2364","4bca77302b767821","b42e3bf9c2caf9d","11d6a5981dd09f1d","2528657f041a0f71","1a4910e7928d2be4","385f6cb9a1a92341","8a6a053fd546c4b9","4bd5d70d9487a7","546da94a433dd46b","c8cd67501180cdb3","99380cc3f9cb0f62","2b71ac54faa4d900","6d26f5b6d581bb7a","e99748daf45287f7","88a79e3fbc9be5a5","baed534980001b3e","a094f278ebd28638","f02b6f1120327ed5","1fdb3be137e7c8ab","d8d06e6254ff9a8","7a37191fa2429c0","db2085d40be0c6b","732e2f41e1ec328f","cc0b8a0dc4b5cc17","b3ec78066692ce40","b633596fb5206911","b1c086ddba588d7f","3935c25fc587591d","5db9cd2d6d302594","1fe2caf02ff5116","d1e401c8e175f133","d795c4b069f42de2","28889d355be716fb","987004758afb653e","a93a13f245d3dbf5","c2c7e5dd6bcf2f46","f40e391e11837c28","1f1effdb4f95fef","4b3556ed143bb1a1","990c07b3a694f061","16f3b3c6aa66dbea","bbc2c7fb9307d0f8","cae96c695fa0a849","23af2e185bf7f884","10682f5180926917","531413e8ae8921e9","cbb2e2956b8bc5a1","693159958e045249","abb76040f918f212","2978ebe3fa017619","d753dc831058d377","5d5ab2fae13c7cd7","6f36e9e201c8abbc","2c2215284100c1bc","abef39459b5f8089","58b2ccb5d5268768","f4c238ed95a4c9e0","463559064b820a89","f46a5248555641f3","31a917d25f0111b0","d9a0d90fcf36b125","f707ec8ff0716b6a","d31ae060adc0cf68","b740561cbe999190","6f6cd086b29443f","3e2b84419c2678fe","16aa5cd16608904e","88efed4970ce8fb","525af1cb4f8c1ef","82365a1d92723ea2","f9081118726c671d","1dc6ba4b51a92fe2","480fcc9a46d59829","96ae799a9cd65a64","1f0a5acc2009b69e","53da3fcaf9d4a664","762862983c40286f","7143cd55e6267a10","9c4f1e8060c475b4","5641b1bfbef8f076","c074fd9cba688aec","6b8a7cd56172fed1","5d25704a6a0be6ed","7de0d61ed8a595ec","85c2a8db5105888","ec2dac2bf194d54a","baae63d2bc6dd501","6e18d5f5513ced07","ecc917c3c9b5c475","3e60a289d38463fa","3297b865f846bd0a","34cfcce7d574a410","762c57508db7a1c2","81016cf6be9235ed","96f5a81e8df6f19c","bc2ea691e56496f8","5d957776a3bc8463","4fcdd50549f35f69","1613d6b76156e26a","609f5396c0534146","31be6951d8a1de6e","d373f3c4566c70c6","b42e1bda5a17dc0e","3017ef0c38e2d837","92e480fdaacc79e0","ffb314483a45fa40","3159cfd5553fa1b8","6a5eaa177b0b8d54","add48a46678bd09d","c70f2a1b237f229d","3beb376886d63c97","363b07840a344182","f638dfb632c7bb3e","4fc1e02f10ba6dcc","7f7e058ceeba44c4","76fdeb10eb04a251","c229c6a3986d545b"],"FileExtensions":["-1257278712"],"FileCounts":[4],"SdkStyleProject":true}}' | |
2024-08-17 21:26:21,178 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectconfiguration","params":{"ProjectId":"bf0a247aa97fcd8","SessionId":"1807149333","OutputKind":0,"ProjectCapabilities":["CSharp","Managed","ReferencesFolder","LanguageService","RelativePathDerivedDefaultNamespace","AssemblyReferences","COMReferences","ProjectReferences","SharedProjectReferences","OutputGroups","AllTargetOutputGroups","VisualStudioWellKnownOutputGroups","SingleFileGenerators","DeclaredSourceItems","UserSourceItems","BuildWindowsDesktopTarget"],"TargetFrameworks":["v4.0"],"SdkVersion":"95744931","References":["ca01f9c6c9519128"],"FileExtensions":["-1257278712"],"FileCounts":[2],"SdkStyleProject":false}}' | |
2024-08-17 21:26:21,188 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.LanguageServerProtocol.LanguageServerHost: Omnisharp server running using Lsp at location \'/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/\' on host 13056. | "}}' | |
2024-08-17 21:26:22,094 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Analyzer work cancelled. | "}}' | |
2024-08-17 21:26:22,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":2,"NumberProjects":1,"NumberFilesTotal":1,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:22,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":2,"NumberProjects":1,"NumberFilesTotal":1,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:22,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":1,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:22,095 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":1,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:22,096 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Analyzer work cancelled. | "}}' | |
2024-08-17 21:26:22,096 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"window/logMessage","params":{"type":3,"message":"OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Analyzer work cancelled. | "}}' | |
2024-08-17 21:26:22,097 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":0,"NumberProjects":1,"NumberFilesTotal":14,"NumberFilesRemaining":13}}' | |
2024-08-17 21:26:22,098 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(7%)"}}' | |
2024-08-17 21:26:23,974 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GetDocTestCase.cs","diagnostics":[{"range":{"start":{"line":36,"character":20},"end":{"line":36,"character":22}},"severity":1,"code":"CS0165","source":"csharp","message":"Use of unassigned local variable \'tc\'","tags":[]}]}}' | |
2024-08-17 21:26:23,975 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GetTypeTestCase.cs","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":13}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]}]}}' | |
2024-08-17 21:26:23,975 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/GotoTestCase.cs","diagnostics":[{"range":{"start":{"line":1,"character":0},"end":{"line":1,"character":18}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]}]}}' | |
2024-08-17 21:26:23,975 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Properties/AssemblyInfo.cs","diagnostics":[{"range":{"start":{"line":1,"character":0},"end":{"line":1,"character":38}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]}]}}' | |
2024-08-17 21:26:23,975 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/SingleEntity.cs","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":13}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]},{"range":{"start":{"line":1,"character":0},"end":{"line":1,"character":18}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]}]}}' | |
2024-08-17 21:26:23,976 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/ImportTest.cs","diagnostics":[{"range":{"start":{"line":8,"character":11},"end":{"line":8,"character":11}},"severity":1,"code":"CS1526","source":"csharp","message":"A new expression requires an argument list or (), [], or {} after type","tags":[]},{"range":{"start":{"line":8,"character":11},"end":{"line":8,"character":11}},"severity":1,"code":"CS1002","source":"csharp","message":"; expected","tags":[]},{"range":{"start":{"line":8,"character":7},"end":{"line":8,"character":11}},"severity":1,"code":"CS0246","source":"csharp","message":"The type or namespace name \'Date\' could not be found (are you missing a using directive or an assembly reference?)","tags":[]},{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":13}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]}]}}' | |
2024-08-17 21:26:23,976 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Program.cs","version":0,"diagnostics":[{"range":{"start":{"line":9,"character":11},"end":{"line":9,"character":11}},"severity":1,"code":"CS1001","source":"csharp","message":"Identifier expected","tags":[]},{"range":{"start":{"line":9,"character":11},"end":{"line":9,"character":11}},"severity":1,"code":"CS1002","source":"csharp","message":"; expected","tags":[]},{"range":{"start":{"line":10,"character":0},"end":{"line":10,"character":0}},"severity":1,"code":"CS0117","source":"csharp","message":"\'Console\' does not contain a definition for \'\'","tags":[]},{"range":{"start":{"line":8,"character":7},"end":{"line":8,"character":8}},"severity":2,"code":"CS0219","source":"csharp","message":"The variable \'\xe4\xb9\x9d\' is assigned but its value is never used","tags":[]}]}}' | |
2024-08-17 21:26:23,976 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":1,"NumberProjects":1,"NumberFilesTotal":14,"NumberFilesRemaining":4}}' | |
2024-08-17 21:26:23,976 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(71%)"}}' | |
2024-08-17 21:26:23,976 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Empty.cs","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":13}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]},{"range":{"start":{"line":1,"character":0},"end":{"line":1,"character":18}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]}]}}' | |
2024-08-17 21:26:23,977 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Unicode.cs","diagnostics":[{"range":{"start":{"line":44,"character":33},"end":{"line":44,"character":42}},"severity":1,"code":"CS0120","source":"csharp","message":"An object reference is required for the non-static field, method, or property \'Unic\xc3\xb8de.a_unic\xc3\xb8de\'","tags":[]},{"range":{"start":{"line":39,"character":20},"end":{"line":39,"character":22}},"severity":1,"code":"CS0165","source":"csharp","message":"Use of unassigned local variable \'tc\'","tags":[]},{"range":{"start":{"line":42,"character":20},"end":{"line":42,"character":22}},"severity":1,"code":"CS0165","source":"csharp","message":"Use of unassigned local variable \'\xc3\xb8\xc3\xb8\'","tags":[]}]}}' | |
2024-08-17 21:26:23,977 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/FixItTestCase.cs","diagnostics":[{"range":{"start":{"line":3,"character":16},"end":{"line":3,"character":18}},"severity":2,"code":"CS0219","source":"csharp","message":"The variable \'li\' is assigned but its value is never used","tags":[]},{"range":{"start":{"line":4,"character":22},"end":{"line":4,"character":23}},"severity":2,"code":"CS0219","source":"csharp","message":"The variable \'j\' is assigned but its value is never used","tags":[]}]}}' | |
2024-08-17 21:26:24,020 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/ContinuousTest.cs","diagnostics":[{"range":{"start":{"line":8,"character":20},"end":{"line":8,"character":20}},"severity":1,"code":"CS1002","source":"csharp","message":"; expected","tags":[]},{"range":{"start":{"line":9,"character":8},"end":{"line":9,"character":8}},"severity":1,"code":"CS1026","source":"csharp","message":") expected","tags":[]},{"range":{"start":{"line":9,"character":8},"end":{"line":9,"character":8}},"severity":1,"code":"CS1002","source":"csharp","message":"; expected","tags":[]},{"range":{"start":{"line":17,"character":19},"end":{"line":17,"character":19}},"severity":1,"code":"CS1525","source":"csharp","message":"Invalid expression term \'if\'","tags":[]},{"range":{"start":{"line":17,"character":19},"end":{"line":17,"character":19}},"severity":1,"code":"CS1026","source":"csharp","message":") expected","tags":[]},{"range":{"start":{"line":17,"character":19},"end":{"line":17,"character":19}},"severity":1,"code":"CS1026","source":"csharp","message":") expected","tags":[]},{"range":{"start":{"line":17,"character":19},"end":{"line":17,"character":19}},"severity":1,"code":"CS1002","source":"csharp","message":"; expected","tags":[]},{"range":{"start":{"line":18,"character":6},"end":{"line":18,"character":6}},"severity":1,"code":"CS1525","source":"csharp","message":"Invalid expression term \'}\'","tags":[]},{"range":{"start":{"line":18,"character":6},"end":{"line":18,"character":6}},"severity":1,"code":"CS1026","source":"csharp","message":") expected","tags":[]},{"range":{"start":{"line":18,"character":6},"end":{"line":18,"character":6}},"severity":1,"code":"CS1525","source":"csharp","message":"Invalid expression term \'}\'","tags":[]},{"range":{"start":{"line":18,"character":6},"end":{"line":18,"character":6}},"severity":1,"code":"CS1002","source":"csharp","message":"; expected","tags":[]},{"range":{"start":{"line":8,"character":14},"end":{"line":8,"character":20}},"severity":1,"code":"CS0119","source":"csharp","message":"\'string\' is a type, which is not valid in the given context","tags":[]},{"range":{"start":{"line":9,"character":3},"end":{"line":9,"character":7}},"severity":1,"code":"CS7036","source":"csharp","message":"There is no argument given that corresponds to the required parameter \'args\' of \'ContinuousTest.Main(string[])\'","tags":[]}]}}' | |
2024-08-17 21:26:24,021 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":1,"NumberProjects":1,"NumberFilesTotal":14,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:24,021 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":0,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:24,058 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/examples/samples/some_csharp.cs","diagnostics":[{"range":{"start":{"line":9,"character":14},"end":{"line":9,"character":14}},"severity":1,"code":"CS1001","source":"csharp","message":"Identifier expected","tags":[]},{"range":{"start":{"line":9,"character":14},"end":{"line":9,"character":14}},"severity":1,"code":"CS1002","source":"csharp","message":"; expected","tags":[]},{"range":{"start":{"line":0,"character":6},"end":{"line":0,"character":12}},"severity":1,"code":"CS0246","source":"csharp","message":"The type or namespace name \'System\' could not be found (are you missing a using directive or an assembly reference?)","tags":[]},{"range":{"start":{"line":4,"character":8},"end":{"line":4,"character":17}},"severity":1,"code":"CS0518","source":"csharp","message":"Predefined type \'System.Object\' is not defined or imported","tags":[]},{"range":{"start":{"line":6,"character":29},"end":{"line":6,"character":35}},"severity":1,"code":"CS0518","source":"csharp","message":"Predefined type \'System.String\' is not defined or imported","tags":[]},{"range":{"start":{"line":6,"character":18},"end":{"line":6,"character":22}},"severity":1,"code":"CS0518","source":"csharp","message":"Predefined type \'System.Void\' is not defined or imported","tags":[]},{"range":{"start":{"line":9,"character":6},"end":{"line":9,"character":13}},"severity":1,"code":"CS0518","source":"csharp","message":"Predefined type \'System.Object\' is not defined or imported","tags":[]},{"range":{"start":{"line":9,"character":6},"end":{"line":9,"character":13}},"severity":1,"code":"CS0103","source":"csharp","message":"The name \'Console\' does not exist in the current context","tags":[]},{"range":{"start":{"line":4,"character":8},"end":{"line":4,"character":17}},"severity":1,"code":"CS1729","source":"csharp","message":"\'object\' does not contain a constructor that takes 0 arguments","tags":[]},{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":13}},"severity":4,"code":"CS8019","source":"csharp","message":"Unnecessary using directive.","tags":[]}]}}' | |
2024-08-17 21:26:24,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/backgrounddiagnosticstatus","params":{"Status":2,"NumberProjects":1,"NumberFilesTotal":14,"NumberFilesRemaining":0}}' | |
2024-08-17 21:26:24,059 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"o#/projectdiagnosticstatus","params":{"Type":"background","Status":1,"ProjectFilePath":"(100%)"}}' | |
2024-08-17 21:26:24,256 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ConsoleApp/Program.cs","diagnostics":[]}}' | |
2024-08-17 21:26:24,256 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/foo/Program.cs","diagnostics":[]}}' | |
2024-08-17 21:26:30,425 - DEBUG - TX: Sending message: b'Content-Length: 216\r\n\r\n{"id":2,"jsonrpc":"2.0","method":"textDocument/documentSymbol","params":{"textDocument":{"uri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/cs/testdata/testy/Program.cs"}}}' | |
2024-08-17 21:26:30,525 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","id":2,"result":[{"name":"testy","kind":3,"range":{"start":{"line":2,"character":0},"end":{"line":12,"character":1}},"selectionRange":{"start":{"line":2,"character":10},"end":{"line":2,"character":15}},"children":[{"name":"MainClass","kind":5,"range":{"start":{"line":4,"character":1},"end":{"line":11,"character":2}},"selectionRange":{"start":{"line":4,"character":7},"end":{"line":4,"character":16}},"children":[{"name":"Main","kind":6,"range":{"start":{"line":6,"character":2},"end":{"line":10,"character":3}},"selectionRange":{"start":{"line":6,"character":21},"end":{"line":6,"character":25}},"children":[]}]}]}]}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment