dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.84k stars 661 forks source link

Language server stops working after upgrade #7324

Closed thomaslaich closed 3 weeks ago

thomaslaich commented 1 month ago

Type: Bug

Issue Description

After the latest upgrades, the language server stops working for me. Nothing works (completion, hover, goto definition etc.).

I installed VSCode and the C#-Plugins using Nix. When I rollback the system, the extension works fine again.

See my vscode config here: https://github.com/thomaslaich/nix-config/blob/main/home/vscode/vscode.nix

Steps to Reproduce

Expected Behavior

Language server works as expected.

Actual Behavior

No language server functionality is available (completion, goto definition, hover, etc.)

Logs

Restarting the language server leads to the following output:

[stdout] fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools
fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools
fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools
fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools

C# log

Post the output from Output-->C# here

C# LSP Trace Logs

Post the output from Output-->C# LSP Trace Logs here. Requires `dotnet.server.trace` to be set to `Trace`

Environment information

VSCode version: 1.91.0 C# Extension: 2.38.16 Using OmniSharp: false

Dotnet Information .NET SDK: Version: 8.0.301 Commit: 1a0e9c0300 Workload version: 8.0.300-manifests.f6879a9a MSBuild version: 17.10.4+10fbfbf2e Runtime Environment: OS Name: Mac OS X OS Version: 14.5 OS Platform: Darwin RID: osx-arm64 Base Path: /nix/store/gc6hwq3ii0xd1r6db19vr98nyvx13wir-dotnet-sdk-8.0.301/sdk/8.0.301/ .NET workloads installed: There are no installed workloads to display. Host: Version: 8.0.6 Architecture: arm64 Commit: 3b8b000a0e .NET SDKs installed: 6.0.423 [/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined/sdk] 8.0.301 [/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined/sdk] .NET runtimes installed: Microsoft.AspNetCore.App 6.0.31 [/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 8.0.6 [/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.31 [/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 8.0.6 [/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined/shared/Microsoft.NETCore.App] Other architectures found: None Environment variables: DOTNET_ROOT [/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined] global.json file: Not found Learn more: https://aka.ms/dotnet/info Download .NET: https://aka.ms/dotnet/download
Visual Studio Code Extensions |Extension|Author|Version|Folder Name| |---|---|---|---| |avro|streetsidesoftware|0.5.0|streetsidesoftware.avro| |azure-account|ms-vscode|0.12.0|ms-vscode.azure-account| |catppuccin-vsc|Catppuccin|3.14.0|catppuccin.catppuccin-vsc| |catppuccin-vsc-icons|Catppuccin|1.13.0|catppuccin.catppuccin-vsc-icons| |copilot|GitHub|1.211.977|github.copilot| |csdevkit|ms-dotnettools|1.9.2|ms-dotnettools.csdevkit| |csharp|ms-dotnettools|2.38.16|ms-dotnettools.csharp| |csharpier-vscode|csharpier|1.7.3|csharpier.csharpier-vscode| |debugpy|ms-python|2024.7.11591012|ms-python.debugpy| |direnv|mkhl|0.17.0|mkhl.direnv| |dotnet-interactive-vscode|ms-dotnettools|1.0.5263011|ms-dotnettools.dotnet-interactive-vscode| |EditorConfig|EditorConfig|0.16.4|editorconfig.editorconfig| |gitlens|eamodio|2024.7.818|eamodio.gitlens| |go|golang|0.41.4|golang.go| |haskell|haskell|2.5.3|haskell.haskell| |Ionide-fsharp|Ionide|7.20.3|ionide.ionide-fsharp| |jupyter|ms-toolsai|2024.6.2024070901|ms-toolsai.jupyter| |language-haskell|justusadam|3.6.0|justusadam.language-haskell| |Lisp|mattn|0.1.12|mattn.lisp| |lua|sumneko|3.9.3|sumneko.lua| |msbuild-project-tools|tintoy|0.6.3|tintoy.msbuild-project-tools| |nightfox|keifererikson|0.0.14|keifererikson.nightfox| |Nix|bbenoist|1.0.1|bbenoist.nix| |nixfmt-vscode|brettm12345|0.0.1|brettm12345.nixfmt-vscode| |postman-for-vscode|Postman|1.1.0|postman.postman-for-vscode| |prettier-vscode|esbenp|10.4.0|esbenp.prettier-vscode| |python|ms-python|2024.11.2024070901|ms-python.python| |relay|meta|2.3.0|meta.relay| |rest-client|humao|0.25.1|humao.rest-client| |rust-analyzer|rust-lang|0.4.2031|rust-lang.rust-analyzer| |shellcheck|timonwong|0.37.1|timonwong.shellcheck| |svelte-vscode|svelte|108.5.4|svelte.svelte-vscode| |tokyo-night|enkia|1.0.6|enkia.tokyo-night| |toml|be5invis|0.6.0|be5invis.toml| |vim|vscodevim|1.27.3|vscodevim.vim| |vscode-azurefunctions|ms-azuretools|1.15.1|ms-azuretools.vscode-azurefunctions| |vscode-azureresourcegroups|ms-azuretools|0.9.1|ms-azuretools.vscode-azureresourcegroups| |vscode-dired|rrudi|0.0.9|rrudi.vscode-dired| |vscode-docker|ms-azuretools|1.29.1|ms-azuretools.vscode-docker| |vscode-dotnet-pack|ms-dotnettools|1.0.13|ms-dotnettools.vscode-dotnet-pack| |vscode-dotnet-runtime|ms-dotnettools|2.0.8|ms-dotnettools.vscode-dotnet-runtime| |vscode-eslint|dbaeumer|3.0.11|dbaeumer.vscode-eslint| |vscode-github-actions|github|0.26.3|github.vscode-github-actions| |vscode-graphql|GraphQL|0.11.0|graphql.vscode-graphql| |vscode-graphql-syntax|GraphQL|1.3.6|graphql.vscode-graphql-syntax| |vscode-just|kokakiwi|2.1.0|kokakiwi.vscode-just| |vscode-kubernetes-tools|ms-kubernetes-tools|1.3.16|ms-kubernetes-tools.vscode-kubernetes-tools| |vscode-mdx|unifiedjs|1.8.9|unifiedjs.vscode-mdx| |vscode-pylance|ms-python|2024.7.1|ms-python.vscode-pylance| |vscode-typescript-next|ms-vscode|5.6.20240709|ms-vscode.vscode-typescript-next| |vscode-xml|redhat|0.27.2024053103|redhat.vscode-xml| |vscode-yaml|redhat|1.15.0|redhat.vscode-yaml| |yamlfmt|bluebrown|0.1.4|bluebrown.yamlfmt|;

Extension version: 2.38.16 VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:53:23.353Z) OS version: Darwin arm64 23.5.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 Pro (10 x 2400)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|3, 2, 3| |Memory (System)|16.00GB (0.06GB free)| |Process Argv|. --crash-reporter-id 118cd1d7-c8c2-4e18-ab57-ffbe15894a9b| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelc:31048052 dsvsc021:30996838 9c06g630:31013171 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 2f103344:31071589 legacy_priority:31082724 ```
dibarbet commented 1 month ago

@thomaslaich can you set dotnet.server.trace to Trace and relaunch the server? The logs might help indicate why the assembly is trying to be loaded twice.

dibarbet commented 1 month ago

I also wouldn't expect that the error listed would cause the server to not function entirely. It should only fail to load an optional component.

thomaslaich commented 1 month ago

Thanks for the quick reply!

Sure, here is the output from C# with dotnet.server.trace set to Trace

Activating C# + C# Dev Kit...
Starting server at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll
Server arguments /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll --logLevel Trace --razorSourceGenerator /Users/thomaslaich/.vscode/extensions/ms-dotnettools.csharp/.razor/Microsoft.CodeAnalysis.Razor.Compiler.dll --razorDesignTimePath /Users/thomaslaich/.vscode/extensions/ms-dotnettools.csharp/.razor/Targets/Microsoft.NET.Sdk.Razor.DesignTime.targets --devKitDependencyPath /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslynDevKit/Microsoft.VisualStudio.LanguageServices.DevKit.dll --sessionId 73229cc1-15da-4632-b0f4-bd9e58755c9f1720686441045 --extension /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll --extension /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll --telemetryLevel all --extensionLogDirectory /Users/thomaslaich/Library/Application Support/Code/logs/20240711T102720/window1/exthost/ms-dotnettools.csharp
waiting for named pipe information from server...
[stdout] trce: Program[0]
      Server started with process ID 30078
trce: Program[0]
      .NET Runtime Version: .NET 8.0.6
[stdout] trce: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      Creating /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools load context for /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll
[stdout] trce: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      Composing MEF catalog using:
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Remote.Workspaces.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.CSharp.Workspaces.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.CSharp.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Scripting.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Elfie.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.LanguageServer.Protocol.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.CSharp.Features.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Workspaces.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.AnalyzerUtilities.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Features.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.ServiceHub.Client.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.ServiceHub.Resources.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.ServiceHub.Framework.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslynDevKit/Microsoft.VisualStudio.LanguageServices.DevKit.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll    
      /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll.
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Remote.Workspaces, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Workspaces, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.ExternalAccess.Xaml, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Scripting, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Workspaces.MSBuild, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Elfie, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.ExternalAccess.AspNetCore, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Workspaces, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Razor.Compiler, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.AnalyzerUtilities, Version=3.3.2.30504, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.ServiceHub.Client, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.ServiceHub.Resources, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.VisualStudio.LanguageServices.DevKit, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.ServiceHub.Framework, Version=4.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
[stdout] trce: DevKitAssemblyResolver[0]
      Loading Microsoft.VisualStudio.LanguageServices.DevKit from DevKit directory
[stdout] trce: MEF Assembly Loader[0]
      Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a with code base /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll found in extension context.
[stdout] trce: MEF Assembly Loader[0]
      Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a with code base /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll found in extension context.
[stdout] trce: DevKitAssemblyResolver[0]
      Loading Microsoft.VisualStudio.Debugger.Contracts from DevKit directory
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.LanguageServer.Protocol not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Loading Microsoft.VisualStudio.DesignTools.XamlLanguageServiceBase in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.Workspaces not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.ServiceHub.Framework not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.VisualStudio.Debugger.Contracts not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Collections.Immutable not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Loading Microsoft.VisualStudio.DesignTools.DiagnosticsBase in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.Workspaces not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Loading Microsoft.VisualStudio.DesignTools.DesignerContractBase in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Loading Microsoft.VisualStudio.DesignTools.RuntimeHostBase in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Loading Microsoft.VisualStudio.DesignTools.UtilityBase in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Loading Microsoft.VisualStudio.DesignTools.Markup in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.Workspaces not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      netstandard not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.ComponentModel.Composition not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Threading.Tasks.Extensions not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Collections.Immutable not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.VisualStudio.Debugger.Contracts not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Threading.Tasks.Extensions not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.VisualStudio.Threading not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      StreamJsonRpc not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.Features not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Threading.Tasks.Extensions not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Composition.AttributedModel not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Composition.AttributedModel not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Text.Json not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.Workspaces not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.Workspaces not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.Workspaces not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.LanguageServer.Protocol not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.LanguageServer.Protocol not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.LanguageServer.Protocol not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.LanguageServer.Protocol not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.Xaml not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.LanguageServer.Protocol not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.LanguageServer.Protocol not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      MessagePack.Annotations not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics not found in this load context
trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      System.Composition.AttributedModel not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics not found in this load context
[stdout] trce: ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools[0]
      Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics not found in this load context
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Workspaces, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Workspaces, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Workspaces, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
trce: MEF Assembly Loader[0]
      Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a with code base /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll found in extension context.
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.CSharp.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Workspaces, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.Features, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
trce: MEF Assembly Loader[0]
      Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[stdout] trce: Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger[0]
      Telemetry session started with sessionID: 73229cc1-15da-4632-b0f4-bd9e58755c9f1720686441045
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Remote.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.CSharp.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.CSharp.dll added to workspace.
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll added to workspace.
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Scripting.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Elfie.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.CSharp.Features.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.AnalyzerUtilities.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.roslyn/Microsoft.CodeAnalysis.Features.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll added to workspace.
[stdout] {"pipeName":"/var/folders/9m/gftkpchx1dz7qj8plk5dcjlc0000gn/T/727e773d.sock"}
received named pipe information from server
attempting to connect client to server...
client has connected to server
[Info  - 10:27:25] [Program] Language server initialized
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InitializeParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InitializeResult
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] [08:27:25.608][Start]initialize
[LanguageServerHost] [08:27:25.695][End]initialize
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InitializedParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] [08:27:25.924][Start]initialized
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.DidOpenTextDocumentParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from request text document
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.RoslynDocumentSymbolParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, System.Object[]
[MEF Assembly Loader] Loading assembly System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
[LanguageServerHost] Using C# from request text document
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeActionParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeAction[]
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from request text document
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InlayHintParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.InlayHint[]
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.ServiceBrokerConnectHandler+NotificationParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from request text document
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.DocumentDiagnosticParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, System.Nullable`1[[Roslyn.LanguageServer.Protocol.SumType`2[[Roslyn.LanguageServer.Protocol.RelatedFullDocumentDiagnosticReport, Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35],[Roslyn.LanguageServer.Protocol.RelatedUnchangedDocumentDiagnosticReport, Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
[MEF Assembly Loader] Loading assembly System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.WorkspaceDiagnosticParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.WorkspaceDiagnosticReport
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[LanguageServerHost] Using C# from request text document
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.TextDocumentPositionParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.DocumentHighlight[]
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] No request parameters given, using default language handler
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.BuildOnlyDiagnosticIdsResult
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.FoldingRangeParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.FoldingRange[]
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.SemanticTokensRangeParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.SemanticTokens
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] [08:27:26.253][End]initialized
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.DocumentChanges.DidOpenHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] [08:27:26.254][Start]textDocument/didOpen
[LanguageServerHost] didOpen for file:///Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs
[LanguageServerHost] [08:27:26.259][End]textDocument/didOpen
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.DocumentSymbolsHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActionsHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.InlayHint.InlayHintHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Could not find 'file:///Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs'.  Searched Host
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.ServiceBrokerConnectHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] [08:27:26.306][Start]textDocument/inlayHint
[LanguageServerHost] [08:27:26.306][Start]serviceBroker/connect
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.RemoteBrokeredServiceManifest (0.2).
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.GlobalBrokeredServiceContainer.MissingServiceDiagnostics (1.0).
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.ServiceHub.Framework.AuthorizationService.
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1), Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService, Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1).
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] [08:27:26.348][Start]textDocument/diagnostic
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:26.348][Start]workspace/diagnostic
[LanguageServerHost] [08:27:26.348][Start]textDocument/diagnostic
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:26.348][Start]textDocument/diagnostic
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:26.349][Start]textDocument/diagnostic
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.DocumentHighlightsHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.BuildOnlyDiagnosticIdsHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics
[LanguageServerHost] [08:27:26.358][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics
[LanguageServerHost] [08:27:26.360][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics
[LanguageServerHost] [08:27:26.363][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics
[LanguageServerHost] [08:27:26.367][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics
[LanguageServerHost] [08:27:26.369][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics
[LanguageServerHost] [08:27:26.369][Start]workspace/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: enc) started getting diagnostics
[LanguageServerHost] [08:27:26.371][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics
[LanguageServerHost] [08:27:26.372][Start]textDocument/documentHighlight
[LanguageServerHost] [08:27:26.373][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.BrokeredServiceBridgeProvider] Setting up brokered service bridge
[LanguageServerHost] [08:27:26.387][End]serviceBroker/connect
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 1 documents
[ALC-/nix/store/z77q5k6fkn3yym94vafmm7qqbdhd0004-vscode-extension-ms-dotnettools-csharp-2.38.16/share/vscode/extensions/ms-dotnettools.csharp/.xamlTools] Nerdbank.Streams not found in this load context
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.422][End]textDocument/diagnostic
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.422][End]textDocument/diagnostic
[LanguageServerHost] [08:27:26.422][End]textDocument/diagnostic
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeLensParams
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeLens[]
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 1 documents
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)"
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] [08:27:26.424][End]textDocument/diagnostic
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[BrokeredServiceTraceListener] ServiceBroker Warning: 3 : 
[BrokeredServiceTraceListener] Brokered service "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)" has no proffering source and no package registered to load.
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Closing workspace/diagnostics request
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Closing workspace/diagnostics request
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics
[BrokeredServiceTraceListener] ServiceBroker Warning: 2 : 
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)" is declined: ServiceFactoryNotProffered.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)"
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Closing workspace/diagnostics request
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.443][End]workspace/diagnostic
[LanguageServerHost] [08:27:26.443][End]workspace/diagnostic
[LanguageServerHost] [08:27:26.443][End]workspace/diagnostic
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.FoldingRangesHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Warning: 3 : 
[BrokeredServiceTraceListener] Brokered service "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)" has no proffering source and no package registered to load.
[BrokeredServiceTraceListener] ServiceBroker Warning: 2 : 
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)" is declined: ServiceFactoryNotProffered.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)"
[LanguageServerHost] [08:27:26.452][Start]workspace/buildOnlyDiagnosticIds
[LanguageServerHost] [08:27:26.453][Start]textDocument/documentSymbol
[LanguageServerHost] Found 0 diagnostics for OpenDocumentSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.519][End]textDocument/inlayHint
[LanguageServerHost] [08:27:26.528][End]workspace/buildOnlyDiagnosticIds
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.SemanticTokens.SemanticTokensRangeHandler
[LanguageServerHost] [08:27:26.546][Start]textDocument/foldingRange
[LanguageServerHost] [08:27:26.546][Start]textDocument/codeAction
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] [08:27:26.549][End]textDocument/diagnostic
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.CodeLens.CodeLensHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:26.551][Start]textDocument/documentSymbol
[LanguageServerHost] [08:27:26.556][Start]textDocument/semanticTokens/range
[LanguageServerHost] [08:27:26.556][Start]textDocument/codeLens
[LanguageServerHost] [08:27:26.651][End]textDocument/codeLens
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:26.697][Start]textDocument/codeAction
[LanguageServerHost] textDocument/documentSymbol - Canceled
[LanguageServerHost] [08:27:26.710][End]textDocument/documentSymbol
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "handshake" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "requestServiceChannel" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "cancelServiceRequest" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "dispose" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.Dispose() (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "handshake" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "requestServiceChannel" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "cancelServiceRequest" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Listening for events from Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.AvailabilityChanged to raise notification.
[BrokeredServiceTraceListener] ServiceBroker Information: 3 : 
[BrokeredServiceTraceListener] Listening started.
[BrokeredServiceTraceListener] ServiceBroker Information: 7 : 
[BrokeredServiceTraceListener] {"id":2,"method":"handshake"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : 
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":2,"method":"handshake","params":[{"supportedConnections":"IpcPipe","localServiceHost":{"operatingSystem":2,"processArchitecture":3,"runtime":2,"runtimeVersion":"8.0.6"}}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 : 
[BrokeredServiceTraceListener] Received request "2" for method "handshake".
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "availabilityChanged" -> _proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_1cd23697-0aa3-4204-9d51-b6e548fb49fe.OnAvailabilityChanged(BrokeredServicesChangedEventArgs) (_proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_1cd23697-0aa3-4204-9d51-b6e548fb49fe)
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] IRemoteServiceBroker proffered from remote source: OtherProcessOnSameMachine.
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] OtherProcessOnSameMachine proffered brokered service(s): Microsoft.VisualStudio.Debugger.ManagedHotReloadService (0.1), Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1), Microsoft.VisualStudio.Debugger.GenericHotReloadAgentManagerService (0.1), Microsoft.VisualStudio.Debugger.HotReloadLogger (0.1), Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1), Microsoft.CodeAnalysis.LanguageClient.SolutionSnapshotProvider (0.1), Microsoft.VisualStudio.Debugger.HotReloadOptionService (0.1), vs-intellicode-base-models (0.1), Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1), Microsoft.VisualStudio.Debugger.ManagedHotReloadAgentManagerService (0.1).
[BrokeredServiceTraceListener] ServiceBroker Information: 3 : 
[BrokeredServiceTraceListener] Listening started.
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)" will be fulfilled by OtherProcessOnSameMachine
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)" will be fulfilled by OtherProcessOnSameMachine
[LanguageServerHost] textDocument/foldingRange - Canceled
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)" will be fulfilled by OtherProcessOnSameMachine
[LanguageServerHost] [08:27:26.723][End]textDocument/foldingRange
[BrokeredServiceTraceListener] ServiceBroker Information: 8 : 
[BrokeredServiceTraceListener] {"id":2,"method":"handshake"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : 
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":2,"method":"handshake","params":[{"supportedConnections":"Multiplexing, IpcPipe","localServiceHost":{"operatingSystem":2,"processArchitecture":3,"runtime":2,"runtimeVersion":"8.0.6"}}],"traceparent":"00-748fcf64ec27a943841336d9ee79dc17-1fd643de61d6584d-01"}
[BrokeredServiceTraceListener] ServiceBroker Information: 9 : 
[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken)
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] handshake
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] handshake
[BrokeredServiceTraceListener] ServiceBroker Information: 8 : 
[BrokeredServiceTraceListener] {"id":2}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : 
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":2,"result":null}
[BrokeredServiceTraceListener] ServiceBroker Information: 7 : 
[BrokeredServiceTraceListener] {"id":2}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : 
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":2,"result":null}
[BrokeredServiceTraceListener] ServiceBroker Information: 11 : 
[BrokeredServiceTraceListener] Received result for request "2".
[BrokeredServiceTraceListener] ServiceBroker Information: 7 : 
[BrokeredServiceTraceListener] {"id":3,"method":"requestServiceChannel"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : 
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":3,"method":"requestServiceChannel","params":[{"name":"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest","version":"0.1"},{"clientCulture":"en-GB","clientUICulture":"en-GB"}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 : 
[BrokeredServiceTraceListener] Received request "3" for method "requestServiceChannel".
[BrokeredServiceTraceListener] ServiceBroker Information: 8 : 
[BrokeredServiceTraceListener] {"id":3,"method":"requestServiceChannel"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : 
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":3,"method":"requestServiceChannel","params":[{"name":"Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService","version":"0.1"},{"clientCredentials":{},"clientCulture":"en-US","clientUICulture":"en-US"}],"traceparent":"00-748fcf64ec27a943841336d9ee79dc17-4000b108443cf44f-01"}
[BrokeredServiceTraceListener] ServiceBroker Information: 9 : 
[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken)
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] requestServiceChannel
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : 
[BrokeredServiceTraceListener] Transfer, relatedActivityId=42eb6b40-b2d6-47bd-b8a9-8749f825db80
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] Requesting pipe to "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)" will be fulfilled by SameProcess
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : 
[BrokeredServiceTraceListener] Transfer, relatedActivityId=9b3fee70-a68a-41e8-9b16-3bf1180f0cc8
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.ServiceHub.Framework.AuthorizationService"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for "Microsoft.ServiceHub.Framework.AuthorizationService" will be fulfilled by SameProcess
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.ServiceHub.Framework.AuthorizationService" is Fulfilled by SameProcess: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.ServiceHub.Framework.AuthorizationService"
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : 
[BrokeredServiceTraceListener] Transfer, relatedActivityId=42eb6b40-b2d6-47bd-b8a9-8749f825db80
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for pipe to "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)" is Fulfilled by SameProcess: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] Requesting pipe to "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : 
[BrokeredServiceTraceListener] Transfer, relatedActivityId=a404e7ef-8cc4-418c-bf6b-f5d6822abfb9
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] requestServiceChannel
[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.840][End]textDocument/diagnostic
[BrokeredServiceTraceListener] ServiceBroker Information: 7 : 
[BrokeredServiceTraceListener] {"id":3}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : 
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":3,"result":{}}
[BrokeredServiceTraceListener] ServiceBroker Information: 11 : 
[BrokeredServiceTraceListener] Received result for request "3".
[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.841][End]textDocument/diagnostic
[LanguageServerHost] textDocument/codeAction - Canceled
[LanguageServerHost] [08:27:26.845][End]textDocument/codeAction
[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.847][End]textDocument/diagnostic
[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:26.851][End]textDocument/diagnostic
[BrokeredServiceTraceListener] ServiceBroker Warning: 2 : 
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)" is Declined by OtherProcessOnSameMachine: ServiceFactoryReturnedNull.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Maui.MauiLaunchCustomizerService (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Information: 8 : 
[BrokeredServiceTraceListener] {"id":3}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : 
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":3,"result":{"requestId":"d32543b3-b233-47d0-809d-c2a5b90be282","pipeName":"/var/folders/9m/gftkpchx1dz7qj8plk5dcjlc0000gn/T/9d723ad4b5ea48cb9227541fcd9ac8bf"}}
[LanguageServerHost] [08:27:26.910][End]textDocument/documentSymbol
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.Services.BrokeredServiceBridgeManifest.BrokeredServiceBridgeManifest] Proffered services: Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1),Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService
[BrokeredServiceTraceListener] ServiceBroker Start: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)" will be fulfilled by OtherProcessOnSameMachine
[BrokeredServiceTraceListener] ServiceBroker Information: 8 : 
[BrokeredServiceTraceListener] {"id":4,"method":"requestServiceChannel"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : 
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":4,"method":"requestServiceChannel","params":[{"name":"Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService","version":"0.1"},{"clientCredentials":{},"clientCulture":"en-US","clientUICulture":"en-US"}],"traceparent":"00-30ab3fc282437547bcb85161cf224167-1cbb7aeb985dc443-01"}
[LanguageServerHost] [08:27:27.050][End]textDocument/documentHighlight
[LanguageServerHost] [08:27:27.079][End]textDocument/codeAction
[LanguageServerHost] [08:27:27.093][End]textDocument/semanticTokens/range
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:27.132][Start]textDocument/foldingRange
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:27.132][Start]textDocument/documentSymbol
[LanguageServerHost] [08:27:27.135][End]textDocument/documentSymbol
[LanguageServerHost] [08:27:27.226][End]textDocument/foldingRange
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:27.238][Start]textDocument/semanticTokens/range
[LanguageServerHost] [08:27:27.244][End]textDocument/semanticTokens/range
[LanguageServerHost] Using C# from data text document
[ExtensionTypeRefResolver] Resolving type, Roslyn.LanguageServer.Protocol.CodeLens
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] Using C# from data text document
[ExtensionTypeRefResolver] Resolving type, Microsoft.CodeAnalysis.LanguageServer.Handler.CodeLens.CodeLensResolveHandler
[MEF Assembly Loader] Loading assembly Microsoft.CodeAnalysis.LanguageServer.Protocol, Version=4.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:27.444][Start]codeLens/resolve
[LanguageServerHost] [08:27:27.445][Start]codeLens/resolve
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:27.475][Start]textDocument/inlayHint
[LanguageServerHost] [08:27:27.478][End]textDocument/inlayHint
[LanguageServerHost] [08:27:27.673][End]codeLens/resolve
[LanguageServerHost] [08:27:27.682][End]codeLens/resolve
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:28.266][Start]textDocument/diagnostic
[LanguageServerHost] [08:27:28.267][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics
[LanguageServerHost] [08:27:28.267][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:28.267][End]textDocument/diagnostic
[LanguageServerHost] [08:27:28.267][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] [08:27:28.268][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] [08:27:28.268][Start]textDocument/diagnostic
[LanguageServerHost] [08:27:28.268][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:28.268][End]textDocument/diagnostic
[LanguageServerHost] [08:27:28.268][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:28.268][End]textDocument/diagnostic
[LanguageServerHost] [08:27:28.268][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:28.272][End]textDocument/diagnostic
[LanguageServerHost] [08:27:28.273][End]textDocument/diagnostic
[LanguageServerHost] [08:27:28.273][End]textDocument/diagnostic
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:28.274][End]textDocument/diagnostic
[LanguageServerHost] Diagnostics were unchanged for OpenDocumentSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:28.275][End]textDocument/diagnostic
[BrokeredServiceTraceListener] ServiceBroker Information: 7 : 
[BrokeredServiceTraceListener] {"id":4}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 : 
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":4,"result":{"requestId":"7f2b4d08-8561-4c6a-921e-3ef97aa777a3","multiplexingChannelId":4}}
[BrokeredServiceTraceListener] ServiceBroker Information: 11 : 
[BrokeredServiceTraceListener] Received result for request "4".
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)" is Fulfilled by OtherProcessOnSameMachine: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.Debugger.HotReloadSessionNotificationService (0.1)"
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:27:28.314][End]textDocument/diagnostic
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[LanguageServerHost] Request did not contain a textDocument, using default language handler
[LanguageServerHost] [08:27:28.467][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] [08:27:28.467][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] [08:27:28.467][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: enc) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:28.651][Start]textDocument/inlayHint
[LanguageServerHost] [08:27:28.651][End]textDocument/inlayHint
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:28.877][Start]textDocument/codeLens
[LanguageServerHost] [08:27:28.878][End]textDocument/codeLens
[LanguageServerHost] Using C# from data text document
[LanguageServerHost] Using C# from data text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:29.283][Start]codeLens/resolve
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:27:29.283][Start]codeLens/resolve
[LanguageServerHost] [08:27:29.286][End]codeLens/resolve
[LanguageServerHost] [08:27:29.286][End]codeLens/resolve
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] Using C# from request text document
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:28:34.000][Start]textDocument/diagnostic
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:28:34.000][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: HotReloadDiagnostics) started getting diagnostics
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSyntax) started getting diagnostics
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:28:34.001][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentCompilerSemantic) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [08:28:34.002][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: WorkspaceDocumentsAndProject) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:28:34.003][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: DocumentAnalyzerSemantic) started getting diagnostics
[LanguageServerHost] [08:28:34.003][Start]textDocument/diagnostic
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: NonLocal) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] [08:28:34.004][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: syntax) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] [08:28:34.004][Start]textDocument/diagnostic
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: XamlDiagnostics) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:28:34.006][End]textDocument/diagnostic
[LanguageServerHost] [08:28:34.006][End]textDocument/diagnostic
[LanguageServerHost] [08:28:34.006][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: enc) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] [08:28:34.006][End]textDocument/diagnostic
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Diagnostics were unchanged for OpenDocumentSource: /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [08:28:34.007][End]textDocument/diagnostic
[LanguageServerHost] [08:28:34.007][End]textDocument/diagnostic
[LanguageServerHost] [08:28:34.007][End]textDocument/diagnostic
[LanguageServerHost] [08:28:34.007][End]textDocument/diagnostic
[LanguageServerHost] [08:28:34.007][End]textDocument/diagnostic
gilmorem560 commented 1 month ago

I'm getting the same with ms-dotnettools.csharp-2.34.12-win32-x64 with messages to the effect of:

[stdout] fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools\Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools
[stdout] fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools\Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools
[stdout] fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools\Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools
[stdout] fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools\Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools

@thomaslaich which version(s) did you rollback to that work again?

gilmorem560 commented 1 month ago

Figured it out in my case, the latest version I have available that seems to work properly is:

2.31.19

As for when things start acting up:

2.33.17
dibarbet commented 1 month ago

[LanguageServerHost] /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/src/Dg.EditorialContent.ReadModels/Staging/Mappers/ContentCategoryStagingMapper.cs found in workspace MiscellaneousFiles

The logs seem to be indicating that C# DevKit isn't telling us to load the project. @thomaslaich can you confirm that the sln is showing up correctly in the sln explorer and that there aren't any errors coming up from devkit (e..g in the Projects output window?

gilmorem560 commented 1 month ago

Just tried this on x86_64 macOS (my last test was x86_64 Windows) and on the very first load (of the same codebase I tested Windows with) it actually loaded fine. However, I tried a Restart Language Server from the command palette and then it landed in the same broken state as Windows with the following relevant bit in the log:

[stdout] fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      /Users/gilmorem/.vscode/extensions/ms-dotnettools.csharp-2.34.12-darwin-x64/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from /Users/gilmorem/.vscode/extensions/ms-dotnettools.csharp-2.34.12-darwin-x64/.xamlTools
fail: Microsoft.CodeAnalysis.LanguageServer.ExportProviderBuilder[0]
      /Users/gilmorem/.vscode/extensions/ms-dotnettools.csharp-2.34.12-darwin-x64/.xamlTools/Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll with assembly name Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a conflicts with extension loaded from /Users/gilmorem/.vscode/extensions/ms-dotnettools.csharp-2.34.12-darwin-x64/.xamlTools

The same rollback to v2.31.19 fixes these issues on macOS as well.

dibarbet commented 1 month ago

However, I tried a Restart Language Server from the command palette and then it landed in the same broken state as Windows with the following relevant bit in the log:

There is a known issue here with restart language server and C# Devkit, where DevKit won't tell us the project information after we restart (https://github.com/dotnet/vscode-csharp/issues/5882). Instead use the Reload Window command if you need to restart things.

thomaslaich commented 1 month ago

The logs seem to be indicating that C# DevKit isn't telling us to load the project. @thomaslaich can you confirm that the sln is showing up correctly in the sln explorer and that there aren't any errors coming up from devkit (e..g in the Projects output window?

I confirm the solution is correctly loaded in the solution explorer. I also tried closing it and re-opening it multiple times with no effect. And indeed the projects do not load (as they do in the rolled back version).

Here is the DevKit output:

Starting Spawn .NET server...
Starting Open a solution...
Starting handling solution file "/Users/thomaslaich/repos/galaxus/Dg.EditorialContent/Dg.EditorialContent.sln" in Dev Kit server...
Starting Clear environment...
Using preinstalled .NET runtime at "/nix/store/n8l0lsjxv2rql8j99kvpg1i01na5b5dl-dotnet-core-combined/dotnet"
.NET server started and IPC established in 2077ms
Completed Spawn .NET server (2335ms)
Completed Clear environment (2637ms)
Completed handling solution file "/Users/thomaslaich/repos/galaxus/Dg.EditorialContent/Dg.EditorialContent.sln" in Dev Kit server (3138ms)
Starting Restore solution...
Selected configuration: null, active configuration: Debug|Any CPU
Completed Open a solution (3234ms)
Starting NuGet restore for the solution.
Starting command: "dotnet" restore /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/Dg.EditorialContent.sln --interactive...
[object Object]
[object Object]
[object Object]
Completed command: "dotnet" restore /Users/thomaslaich/repos/galaxus/Dg.EditorialContent/Dg.EditorialContent.sln --interactive (1899ms)
Completed NuGet restore.
Completed Restore solution (1900ms)

@thomaslaich which version(s) did you rollback to that work again?

I can roll back to

So, strangely, for me it started acting up later.

T3ll1nG commented 1 month ago

For me it works without any problems on Windows for .cs files, but Blazors .razor is completly broken:

[Error - 12:36:45 PM] [LanguageServerHost] System.ArgumentOutOfRangeException: The requested line number 10611 must be less than the number of lines 2494. (Parameter 'Line')
   at Microsoft.CodeAnalysis.Text.TextLineCollection.GetPosition(LinePosition position) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 67
   at Microsoft.CodeAnalysis.LanguageServer.Extensions.GetPositionFromLinePositionAsync(TextDocument document, LinePosition linePosition, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Extensions/Extensions.cs:line 163
   at Microsoft.CodeAnalysis.LanguageServer.Handler.HoverHandler.HandleRequestAsync(TextDocumentPositionParams request, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/Hover/HoverHandler.cs:line 47
   at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`3.StartRequestAsync(TRequestContext context, IMethodHandler handler, CancellationToken cancellationToken)
[Error - 12:36:45 PM] Request textDocument/hover failed.
  Message: The requested line number 10611 must be less than the number of lines 2494. (Parameter 'Line')
  Code: -32000 
[object Object]
[Error - 12:36:53 PM] [LanguageServerHost] System.ArgumentException: Range={ Start={ Line=10453, Character=0 }, End={ Line=10727, Character=42 } }. text.Length=101898. text.Lines.Count=2494
 ---> System.ArgumentOutOfRangeException: The requested line number 10453 must be less than the number of lines 2494. (Parameter 'Line')
   at Microsoft.CodeAnalysis.Text.TextLineCollection.GetPosition(LinePosition position) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 67
   at Microsoft.CodeAnalysis.Text.TextLineCollection.GetTextSpan(LinePositionSpan span) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 78
   at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 330
   --- End of inner exception stack trace ---
   at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 335
   at Microsoft.CodeAnalysis.LanguageServer.Handler.InlayHint.InlayHintHandler.HandleRequestAsync(InlayHintParams request, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/InlayHint/InlayHintHandler.cs:line 45
   at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`3.StartRequestAsync(TRequestContext context, IMethodHandler handler, CancellationToken cancellationToken)
Error making textDocument/inlayHint request: Range={ Start={ Line=10453, Character=0 }, End={ Line=10727, Character=42 } }. text.Length=101898. text.Lines.Count=2494
[Error - 12:37:00 PM] [LanguageServerHost] System.ArgumentOutOfRangeException: The requested line number 10621 must be less than the number of lines 2494. (Parameter 'Line')
   at Microsoft.CodeAnalysis.Text.TextLineCollection.GetPosition(LinePosition position) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 67
   at Microsoft.CodeAnalysis.LanguageServer.Extensions.GetPositionFromLinePositionAsync(TextDocument document, LinePosition linePosition, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Extensions/Extensions.cs:line 163
   at Microsoft.CodeAnalysis.LanguageServer.Handler.HoverHandler.HandleRequestAsync(TextDocumentPositionParams request, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/Hover/HoverHandler.cs:line 47
   at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`3.StartRequestAsync(TRequestContext context, IMethodHandler handler, CancellationToken cancellationToken)
[Error - 12:37:00 PM] Request textDocument/hover failed.
  Message: The requested line number 10621 must be less than the number of lines 2494. (Parameter 'Line')
  Code: -32000 
[object Object]
[Error - 12:37:01 PM] [LanguageServerHost] System.ArgumentOutOfRangeException: The requested line number 10621 must be less than the number of lines 2494. (Parameter 'Line')
   at Microsoft.CodeAnalysis.Text.TextLineCollection.GetPosition(LinePosition position) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 67
   at Microsoft.CodeAnalysis.LanguageServer.Extensions.GetPositionFromLinePositionAsync(TextDocument document, LinePosition linePosition, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Extensions/Extensions.cs:line 163
   at Microsoft.CodeAnalysis.LanguageServer.Handler.AbstractGoToDefinitionHandler.GetDefinitionAsync(TextDocumentPositionParams request, Boolean typeOnly, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/Definitions/AbstractGoToDefinitionHandler.cs:line 44
   at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`3.StartRequestAsync(TRequestContext context, IMethodHandler handler, CancellationToken cancellationToken)
[Error - 12:37:01 PM] Request textDocument/definition failed.
  Message: The requested line number 10621 must be less than the number of lines 2494. (Parameter 'Line')
  Code: -32000 
[object Object] 
thomaslaich commented 1 month ago

I just updated to the newewst .NET SDK Version (8.0.303) today when it became available on nix unstable. I still get the same result.

@dibarbet Can I give you any more information for this issue?

gilmorem560 commented 1 month ago

@T3ll1nG I can't find the ticket right now but there have been reports of issues specifically with Razor files for a little bit now, longer than I've seen this issue happening. Can't say whether they're related or not but just to be clear in my experience, the Razor issues have been happening for a bit now, but the loss of language server functionality in plain old C# stuff outside Razor is more recent.

@thomaslaich just given that downgrading the extension resolves these issues, I'd be surprised if the underlying .NET tooling is implicated, but I'm no expert on this extension. What I keep seeing is an exception on a dependency mismatch regarding

Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll
Microsoft.VisualStudio.DesignTools.CodeAnalysis.Diagnostics.dll

What's tricky is the error indicates there is a conflict between this and the version with the extension...but the pathing in the error implies the conflict is between one and the same DLL, at the very least it says the former below conflicts with an assembly in the later concerning paths:

c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools\Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll

c:\Users\gilmorem\.vscode\extensions\ms-dotnettools.csharp-2.34.12-win32-x64\.xamlTools

So Microsoft.VisualStudio.DesignTools.CodeAnalysis.dll in that .xamlTools folder conflicts with.....the same DLL in the .xamlTools folder? That's where my grasp of the problem falls apart, if it was pointing at some system cache or other place .NET DLLs would live (GAC for instance?) that would be a direction to sniff in, but this implies the exact same assembly.

I'd be curious what a totally fresh install of VSCode + the extensions in a virgin environment would do, maybe there is something being cached in a difficult-to-verify way...but I'm not on a place in any of my environments to pull the rug out right now.

gilmorem560 commented 1 month ago

Well and would you look at that...chasing this angle, I upgraded back to extension v2.34.12, then went into the settings and explicitly disabled the "Enable Xaml Tools" option (dotnet.enableXamlTools) and everything I need works just fine.

This is the XamlTools version diff between working and non-working versions:

image

I suspect disabling this feature until the next XamlTools upgrade is the workaround folks need in the meantime.

dibarbet commented 1 month ago

@T3ll1nG your issue sounds a bit different from the original one here, and is likely tracked by https://github.com/dotnet/razor/issues/9598

explicitly disabled the "Enable Xaml Tools" option (dotnet.enableXamlTools) and everything I need works just fine.

Weird - I wouldn't expect this to cause C# Intellisense to fail. @gilmorem560 would you mind setting dotnet.server.trace to Trace and then attaching the logs with dotnet.enableXamlTools enabled and disabled? Additionally - do any of the prerelease extension versions work (with that setting enabled)?

gilmorem560 commented 1 month ago

In the Output tab, am I looking at the "C#" option for the logs you're requesting? There's also "C# Dev Kit" and "C# LSP Trace Logs"

Just want to be sure.

dibarbet commented 1 month ago

Apologies, yes, the 'C#' output window logs. Thanks!

gilmorem560 commented 1 month ago

Well this is annoying...I created a small repro, just a two-project solution with a classlib and console application, added a reference from one to the other, then added a using and class from the classlib to the console application. Navigating the reference finds the underlying project no problem even with the Xaml feature on.

Similarly adding a using pointing at a standard namespace (System.Collections.Generic) does find the namespace and load it properly.

Flipped back to a more complicated day-job codebase, and now it's working as expected too...quite annoying.

In any case, I've attached logs from both sessions with my work codebase, latest release in VSCode, project and file names redacted. I'm doubtful the situation will change with the prerelease version but if anything sticks out in these logs that prompts that investigation let me know and I'll try and get that stuff too.

Sorry that's not more conclusive, I wonder if toggling the setting off and back on caused some sort of cache somewhere to flush...hard to say, but hopefully the logs are helpful. Doesn't it always seem to go that way though...I've managed to collapse my local wave function by observing things so closely :)

latestWithXamlEnabled.txt latestWithXamlDisabled.txt

gilmorem560 commented 1 month ago

Final report just because I can't sink more time into this today...but I turned off the Trace-level diagnostics, set it back to Information, and started to see the same behavior again. That smells of a race condition to me, perhaps without Tracing on the load of different parts of the extension gets kneecapped by the exception caused by trying to load the CodeAnalysis bits under the XamlTools, whereas having the Tracing on slows it down enough to allow enough bits to load that the dependency exception doesn't come into play?

Either way, I hope some of this information helps, this seems like quite a tricky one. In any case, I'm finding I do have a workable environment if the XamlTools stuff is off before I load a solution. If I simply restart the language server after toggling this option it does not seem to have the same effect, it only works out right on a clean load. Might be a workaround folks up thread could try and see if it also improves their situations. It may not touch on the root cause, but could at least lend credence to this being some sort of race condition compounded by the XamlTools loading issue.

Good luck!

dibarbet commented 1 month ago

Thanks for the info! There is a known issue with some project information sometimes getting lost in the current versions of the extension. That was fixed in https://github.com/dotnet/roslyn/pull/74189 and is set to be uploaded to prerelease this week. I'm not 100% certain it will fix this issue since the logs originally provided seemed to be missing the entire project, but it does have similar symptoms to what you're seeing.

I'll post an update here when it is available to try out.

thomaslaich commented 1 month ago

I set dotnet.enableXamlTools to false and still intellisense does not work for me on any dotnet project.

T3ll1nG commented 1 month ago

@T3ll1nG your issue sounds a bit different from the original one here, and is likely tracked by dotnet/razor#9598

@dibarbet @gilmorem560 Thanks for the link but I'm not sure this is really the same issue. It could be, but the issue they describe is different in the sense that it seems to come and go. I personally can specifically pin point the start of my problems to the update from C#(V.2.33.17) and C#DevKit(V.1.7.27) to the latest release version.

I also do not think it is one of the extensions itself, it looks more like something goes wrong while updating. I was able to (fullsync) load my profile on my Mac and a Windows VM while starting the same project. It worked fine on both, just my daily driver Windows is broken. The Windows VM did not have VS code installed prior to this test and the Mac did not have these extensions installed prior to the test.

For me it can be fixed by rolling back, but I have to roll back to C#(V.20.28) and C#DevKit(1.6.8), so to a older version than the last working version I had before I first updated to the latest release.

I will refrain from further commenting since my problem might not be the same issue, but I think it is worth mentioning that my problem does not seem to be releated to the extensions itself but rather to the update process. Since dotnet.enableXamlTools = false does not seem to work for everyone.

dibarbet commented 4 weeks ago

Anyone hitting this issue, please try 2.39.28 (prerelease) and let me know if you're still having issues. Fixed a few stability issues that might be related to this.

mcm-ham commented 4 weeks ago

I'm experiencing the same error as gilmorem560 with the same workaround fixing intellisense for me. With 2.39.28 (prerelease) and without workaround it now seems to be fixed.

thomaslaich commented 3 weeks ago

Sorry for the late reply. I can confirm that things are working again.

Thanks a lot!

dibarbet commented 3 weeks ago

Thanks all, closing