2026-08-29 16:00:08.186 [info] Locating .NET runtime version 10.0.5
2026-08-29 16:00:09.251 [info] Dotnet path: c:\Users\mateu\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.vscode-dotnet-runtime\.dotnet\10.0.11~x64~aspnetcore\dotnet.exe
2026-08-29 16:00:09.251 [info] Activating C# + C# Dev Kit...
2026-08-29 16:00:09.886 [info] info: Program[0]
2026-08-29 16:00:09.886 [info] Server started with process ID 2120
2026-08-29 16:00:11.997 [info] [Program] Language server initialized
2026-08-29 16:00:11.999 [info] [Program] Monitoring client process 6400 for exit
2026-08-29 16:00:13.141 [info] [initialized] [Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.FileBasedProgramsEntryPointDiscovery] Finished discovery in 'e:\Wire-RMM-main' in 46 milliseconds
2026-08-29 16:00:19.967 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept-RMM-Server\Wireconcept RMM Server.csproj loaded by C# Dev Kit
2026-08-29 16:00:19.986 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\AgentGateway\AgentGateway.csproj loaded by C# Dev Kit
2026-08-29 16:00:19.991 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept-RMM-User-Process\Wireconcept RMM User Process.csproj loaded by C# Dev Kit
2026-08-29 16:00:19.994 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept RMM Tray Icon\NetLock RMM Tray Icon.csproj loaded by C# Dev Kit
2026-08-29 16:00:19.997 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept RMM Agent Comm\Wireconcept RMM Agent Comm.csproj loaded by C# Dev Kit
2026-08-29 16:00:19.999 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept-RMM-Web-Console\Wireconcept RMM Web Console.csproj loaded by C# Dev Kit
2026-08-29 16:00:20.002 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept Agent Installer\Wireconcept RMM Agent Installer.csproj loaded by C# Dev Kit
2026-08-29 16:00:20.004 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept RMM Agent Remote\Wireconcept RMM Agent Remote.csproj loaded by C# Dev Kit
2026-08-29 16:00:20.006 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\WireconceptRMM Agent Health\Wireconcept RMM Agent Health.csproj loaded by C# Dev Kit
2026-08-29 16:00:20.010 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\WindowsAgent\WindowsAgent.csproj loaded by C# Dev Kit
2026-08-29 16:00:20.012 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project E:\Wire-RMM-main\WireconceptRMM-main\Wireconcept RMM Relay App\NetLock RMM Relay App.csproj loaded by C# Dev Kit
2026-08-29 18:02:56.507 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project e:\Wire-RMM-main\WireconceptRMM-main\WindowsAgent.Helper\WindowsAgent.Helper.csproj loaded by C# Dev Kit
2026-08-29 19:28:37.102 [error] Request textDocument/diagnostic failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Collections/GPO_Templates/Dialogs/Delete_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Collections/GPO_Templates/Dialogs/Delete_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 19:28:37.103 [error] Document pull failed for text document file:///e%3A/Wire-RMM-main/WireconceptRMM-main/Wireconcept-RMM-Web-Console/Components/Layout/NavMenu.razor
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Collections/GPO_Templates/Dialogs/Delete_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Collections/GPO_Templates/Dialogs/Delete_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 19:41:59.387 [error] Request textDocument/diagnostic failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Apply_GPO_Template/Apply_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Apply_GPO_Template/Apply_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 19:41:59.387 [error] Document pull failed for text document file:///e%3A/Wire-RMM-main/WireconceptRMM-main/Wireconcept-RMM-Web-Console/Components/Pages/Collections/GPO_Templates/Dialogs/Add_GPO_Template_Dialog.razor
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Apply_GPO_Template/Apply_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Apply_GPO_Template/Apply_GPO_Template_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.341 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.349 [error] Request textDocument/diagnostic failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.349 [error] Document pull failed for text document file:///e%3A/Wire-RMM-main/WireconceptRMM-main/Wireconcept-RMM-Web-Console/Components/Pages/Collections/GPO_Templates/Manage_GPO_Templates.razor
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.351 [error] Request textDocument/codeAction failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.353 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.464 [error] Request textDocument/codeLens failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.474 [error] Request textDocument/codeAction failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:22.514 [error] Request textDocument/documentSymbol failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:23.285 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:23.437 [error] Request textDocument/codeLens failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:27.274 [error] Request textDocument/semanticTokens/range failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
2026-08-29 22:21:27.319 [error] Request textDocument/inlayHint failed.
Message: Razor source generator did not produce a host output for project 'Wireconcept RMM Web Console': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'.
System.ArgumentException: The hintName 'Components/Pages/Devices/Dialogs/Remote_Shell/Remote_Shell_Dialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78
at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113
-----
Code: -32000
[object Object]
Type: Bug
Issue Description
Steps to Reproduce
Expected Behavior
Actual Behavior
Extension version: 2.140.9
VS Code version: Code 1.135.0 (08d4889f9ec4a1685d257b9b95de036c8e1ce1e5, 2026-08-25T14:26:52Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Logs
C# log
Details
C# LSP Trace Logs log
Details
Environment Information
VSCode version: 1.135.0
C# Extension: 2.140.9
Using OmniSharp: false
Dotnet Information
Host:
Version: 10.0.11
Architecture: x64
Commit: e2f47b0110
RID: win-x64
.NET SDKs installed:
No SDKs were found.
.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.11 [c:\Users\mateu\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.vscode-dotnet-runtime.dotnet\10.0.11
x64aspnetcore\shared\Microsoft.AspNetCore.App]Microsoft.NETCore.App 10.0.11 [c:\Users\mateu\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.vscode-dotnet-runtime.dotnet\10.0.11
x64aspnetcore\shared\Microsoft.NETCore.App]Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]
Environment variables:
DOTNET_CLI_UI_LANGUAGE [en-US]
DOTNET_MULTILEVEL_LOOKUP [0]
DOTNET_NOLOGO [true]
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
Visual Studio Code Extensions
C# Settings
System Info
GPU0: VENDOR= 0x1002, DEVICE=0x7340 [Radeon RX 5500 XT], DRIVER_VENDOR=AMD, DRIVER_VERSION=32.0.21030.2001 ACTIVE
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.19041.7548
GPU2: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.19041.7548
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments