dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
505 stars 195 forks source link

Blazor components from same namespace not all recognized. #10275

Closed BenBurge closed 4 months ago

BenBurge commented 7 months ago

Is this a Bug or Feature request?:

Bug

Steps to reproduce:

Open project in VSCode. Create some components. Randomly some components will fail to be recognized.

Please note that this happens on both insiders and non-insiders edition of VSCode.

Description of the problem:

image image image

Expected behavior: All components should be found from the same namespace and not be marked as a warning.

Actual behavior: Components are randomly marked as not recognized from the same namespace as others.

Logs

OmniSharp

------------------- Please fill in this section ------------------------- Due to length I've posted this on another comment.

Razor

Expand

``` [Client - 9:00:44 AM] -- Starting Issue Data Collection-- [Client - 9:00:46 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'opened' [Client - 9:00:46 AM] 20 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:46 AM] 20 - Projected document in sync with host document [Client - 9:00:46 AM] 20 - Projected text document in sync with data type [Client - 9:00:46 AM] 20 - Synchronization successful! [Client - 9:00:46 AM] 21 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:46 AM] 21 - Projected document in sync with host document [Client - 9:00:46 AM] 21 - Projected text document in sync with data type [Client - 9:00:46 AM] 21 - Synchronization successful! [Client - 9:00:47 AM] 22 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:47 AM] 22 - Projected document in sync with host document [Client - 9:00:47 AM] 22 - Projected text document in sync with data type [Client - 9:00:47 AM] 22 - Synchronization successful! [Client - 9:00:47 AM] 23 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:47 AM] 23 - Projected document in sync with host document [Client - 9:00:47 AM] 23 - Projected text document in sync with data type [Client - 9:00:47 AM] 23 - Synchronization successful! [Client - 9:00:47 AM] 24 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:47 AM] 24 - Projected document in sync with host document [Client - 9:00:47 AM] 24 - Projected text document in sync with data type [Client - 9:00:47 AM] 24 - Synchronization successful! [Client - 9:00:48 AM] 25 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 25 - Projected document in sync with host document [Client - 9:00:48 AM] 25 - Projected text document in sync with data type [Client - 9:00:48 AM] 25 - Synchronization successful! [Client - 9:00:48 AM] 26 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 26 - Projected document in sync with host document [Client - 9:00:48 AM] 26 - Projected text document in sync with data type [Client - 9:00:48 AM] 26 - Synchronization successful! [Client - 9:00:48 AM] 27 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 27 - Projected document in sync with host document [Client - 9:00:48 AM] 27 - Projected text document in sync with data type [Client - 9:00:48 AM] 27 - Synchronization successful! [Client - 9:00:48 AM] 28 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 28 - Projected document in sync with host document [Client - 9:00:48 AM] 28 - Projected text document in sync with data type [Client - 9:00:48 AM] 28 - Synchronization successful! [Client - 9:00:48 AM] 29 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 29 - Projected document in sync with host document [Client - 9:00:48 AM] 29 - Projected text document in sync with data type [Client - 9:00:48 AM] 29 - Synchronization successful! [Client - 9:00:49 AM] Re-mapping location [234:13, 234:25] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [29:13, 29:25] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [385:18, 385:38] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [57:18, 57:38] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [293:17, 293:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [36:17, 36:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [304:17, 304:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [40:17, 40:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [315:16, 315:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [44:16, 44:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [326:17, 326:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [48:17, 48:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [384:33, 384:45] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [56:33, 56:45] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [385:42, 385:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [57:42, 57:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [386:42, 386:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [58:42, 58:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [387:39, 387:51] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [59:39, 59:51] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [391:8, 391:20] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [63:8, 63:20] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [397:15, 397:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [69:15, 69:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [400:16, 400:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [72:16, 72:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [403:16, 403:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [75:16, 75:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [406:16, 406:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [78:16, 78:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [409:16, 409:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [81:16, 81:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [418:15, 418:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [90:15, 90:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [423:16, 423:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [95:16, 95:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [426:16, 426:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [98:16, 98:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [429:16, 429:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [101:16, 101:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [432:16, 432:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [104:16, 104:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:52 AM] -- Stopping Issue Data Collection-- ```

Workspace information

Razor document:

Expand

```Razor @layout AppLayout @inject AppLayoutState AppLayoutState Welcome to Urim! Let's build your profile. @* Name Contact Info Stake/Ward Info *@ @if (ProfileState.CurrentStep == ProfileCreationStep.GeneralProfileInformation) { } else if (ProfileState.CurrentStep == ProfileCreationStep.ContactProfileInformation) { } else if (ProfileState.CurrentStep == ProfileCreationStep.StakeProfileInformation) { } else if(ProfileState.CurrentStep == ProfileCreationStep.WardProfileInformation) { } else if (ProfileState.CurrentStep == ProfileCreationStep.ReviewProfileInformation) { } @code { private ProfileCreationState ProfileState { get; set; } = new ProfileCreationState(); private Color TimelineGeneralColor => ProfileState.CurrentStep == ProfileCreationStep.GeneralProfileInformation ? Color.Primary : Color.Default; private Color TimelineContactColor => ProfileState.CurrentStep == ProfileCreationStep.ContactProfileInformation ? Color.Primary : Color.Default; private Color TimelineWardColor => ProfileState.CurrentStep == ProfileCreationStep.WardProfileInformation ? Color.Primary : Color.Default; protected override Task OnInitializedAsync() { ProfileState.Contact.Email = AppLayoutState.CurrentUserEmail; return base.OnInitializedAsync(); } private void NextStep() { switch(ProfileState.CurrentStep) { case ProfileCreationStep.GeneralProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ContactProfileInformation; break; case ProfileCreationStep.ContactProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.StakeProfileInformation; break; case ProfileCreationStep.StakeProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.WardProfileInformation; break; case ProfileCreationStep.WardProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ReviewProfileInformation; break; case ProfileCreationStep.ReviewProfileInformation: break; } } private void PreviousStep() { switch(ProfileState.CurrentStep) { case ProfileCreationStep.GeneralProfileInformation: break; case ProfileCreationStep.ContactProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.GeneralProfileInformation; break; case ProfileCreationStep.StakeProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ContactProfileInformation; break; case ProfileCreationStep.WardProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.StakeProfileInformation; break; case ProfileCreationStep.ReviewProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.WardProfileInformation; break; } } private async Task SetupProfile() { } } ```

Projected CSharp document:

Expand

```C# ////////////////////// Projected CSharp as seen by extension /////////////////////// // #pragma warning disable 1591 namespace Urim.Web.Components.Client.UserProfile.Create { #line default using global::System; using global::System.Collections.Generic; using global::System.Linq; using global::System.Threading.Tasks; using global::Microsoft.AspNetCore.Components; #nullable restore #line 1 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using System.Globalization; #nullable disable #nullable restore #line 2 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using System.Net.Http; #nullable disable #nullable restore #line 3 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using System.Net.Http.Json; #nullable disable #nullable restore #line 4 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Authorization; #nullable disable #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Authorization; #nullable disable #nullable restore #line 6 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Forms; #nullable disable #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Routing; #nullable disable #nullable restore #line 8 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Web; #nullable disable #nullable restore #line 9 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using static Microsoft.AspNetCore.Components.Web.RenderMode; #nullable disable #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Web.Virtualization; #nullable disable #nullable restore #line 11 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.JSInterop; #nullable disable #nullable restore #line 12 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using MudBlazor; #nullable disable #nullable restore #line 13 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Urim.Web; #nullable disable #nullable restore #line 14 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Urim.Web.Components; #nullable disable #nullable restore #line 15 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Urim.Web.Components.Client.Layout; #line default #line hidden #nullable disable [global::Microsoft.AspNetCore.Components.LayoutAttribute(typeof(AppLayout))] #nullable restore public partial class CreateProfile : global::Microsoft.AspNetCore.Components.ComponentBase #nullable disable { #pragma warning disable 219 private void __RazorDirectiveTokenHelpers__() { ((global::System.Action)(() => { #nullable restore #line 1 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" AppLayout __typeHelper = default!; #line default #line hidden #nullable disable } ))(); ((global::System.Action)(() => { #nullable restore #line 3 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" AppLayoutState __typeHelper = default!; #line default #line hidden #nullable disable } ))(); ((global::System.Action)(() => { #nullable restore #line 3 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" global::System.Object AppLayoutState = null!; #line default #line hidden #nullable disable } ))(); } #pragma warning restore 219 #pragma warning disable 0414 private static object __o = null; #pragma warning restore 0414 #pragma warning disable 1998 protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder) { __o = ""; __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" MaxWidth.Small #line default #line hidden #nullable disable ); __builder.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => { __builder2.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => { __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Typo.h5 #line default #line hidden #nullable disable ); __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align.Center #line default #line hidden #nullable disable ); __builder3.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => { } )); #pragma warning disable BL0005 ((global::MudBlazor.MudText)default). #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Typo #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudText)default). #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudText); #line default #line hidden #nullable disable __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align.Center #line default #line hidden #nullable disable ); __o = ""; __builder3.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => { } )); #pragma warning disable BL0005 ((global::MudBlazor.MudText)default). #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudText)default). #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Class #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudText); #line default #line hidden #nullable disable #nullable restore #line 30 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" if (ProfileState.CurrentStep == ProfileCreationStep.GeneralProfileInformation) { #line default #line hidden #nullable disable __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" 10 #line default #line hidden #nullable disable ); __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Justify.Center #line default #line hidden #nullable disable ); __builder3.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => { } )); #pragma warning disable BL0005 ((global::MudBlazor.MudStack)default). #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Spacing #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudStack)default). #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Justify #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudStack); #line default #line hidden #nullable disable #nullable restore #line 35 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if (ProfileState.CurrentStep == ProfileCreationStep.ContactProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 39 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if (ProfileState.CurrentStep == ProfileCreationStep.StakeProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 43 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if(ProfileState.CurrentStep == ProfileCreationStep.WardProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 47 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if (ProfileState.CurrentStep == ProfileCreationStep.ReviewProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 51 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } #line default #line hidden #nullable disable } )); #nullable restore #line 6 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudStack); #line default #line hidden #nullable disable } )); #pragma warning disable BL0005 ((global::MudBlazor.MudContainer)default). #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Class #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudContainer)default). #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" MaxWidth #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudContainer); #line default #line hidden #nullable disable } #pragma warning restore 1998 #nullable restore #line 56 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" private ProfileCreationState ProfileState { get; set; } = new ProfileCreationState(); private Color TimelineGeneralColor => ProfileState.CurrentStep == ProfileCreationStep.GeneralProfileInformation ? Color.Primary : Color.Default; private Color TimelineContactColor => ProfileState.CurrentStep == ProfileCreationStep.ContactProfileInformation ? Color.Primary : Color.Default; private Color TimelineWardColor => ProfileState.CurrentStep == ProfileCreationStep.WardProfileInformation ? Color.Primary : Color.Default; protected override Task OnInitializedAsync() { ProfileState.Contact.Email = AppLayoutState.CurrentUserEmail; return base.OnInitializedAsync(); } private void NextStep() { switch(ProfileState.CurrentStep) { case ProfileCreationStep.GeneralProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ContactProfileInformation; break; case ProfileCreationStep.ContactProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.StakeProfileInformation; break; case ProfileCreationStep.StakeProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.WardProfileInformation; break; case ProfileCreationStep.WardProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ReviewProfileInformation; break; case ProfileCreationStep.ReviewProfileInformation: break; } } private void PreviousStep() { switch(ProfileState.CurrentStep) { case ProfileCreationStep.GeneralProfileInformation: break; case ProfileCreationStep.ContactProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.GeneralProfileInformation; break; case ProfileCreationStep.StakeProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ContactProfileInformation; break; case ProfileCreationStep.WardProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.StakeProfileInformation; break; case ProfileCreationStep.ReviewProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.WardProfileInformation; break; } } private async Task SetupProfile() { } #line default #line hidden #nullable disable [global::Microsoft.AspNetCore.Components.InjectAttribute] private AppLayoutState AppLayoutState { get; set; } } } #pragma warning restore 1591 ////////////////////// Projected CSharp as seen by extension /////////////////////// // #pragma warning disable 1591 namespace Urim.Web.Components.Client.UserProfile.Create { #line default using global::System; using global::System.Collections.Generic; using global::System.Linq; using global::System.Threading.Tasks; using global::Microsoft.AspNetCore.Components; #nullable restore #line 1 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using System.Globalization; #nullable disable #nullable restore #line 2 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using System.Net.Http; #nullable disable #nullable restore #line 3 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using System.Net.Http.Json; #nullable disable #nullable restore #line 4 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Authorization; #nullable disable #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Authorization; #nullable disable #nullable restore #line 6 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Forms; #nullable disable #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Routing; #nullable disable #nullable restore #line 8 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Web; #nullable disable #nullable restore #line 9 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using static Microsoft.AspNetCore.Components.Web.RenderMode; #nullable disable #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.AspNetCore.Components.Web.Virtualization; #nullable disable #nullable restore #line 11 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Microsoft.JSInterop; #nullable disable #nullable restore #line 12 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using MudBlazor; #nullable disable #nullable restore #line 13 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Urim.Web; #nullable disable #nullable restore #line 14 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Urim.Web.Components; #nullable disable #nullable restore #line 15 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor" using Urim.Web.Components.Client.Layout; #line default #line hidden #nullable disable [global::Microsoft.AspNetCore.Components.LayoutAttribute(typeof(AppLayout))] #nullable restore public partial class CreateProfile : global::Microsoft.AspNetCore.Components.ComponentBase #nullable disable { #pragma warning disable 219 private void __RazorDirectiveTokenHelpers__() { ((global::System.Action)(() => { #nullable restore #line 1 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" AppLayout __typeHelper = default!; #line default #line hidden #nullable disable } ))(); ((global::System.Action)(() => { #nullable restore #line 3 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" AppLayoutState __typeHelper = default!; #line default #line hidden #nullable disable } ))(); ((global::System.Action)(() => { #nullable restore #line 3 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" global::System.Object AppLayoutState = null!; #line default #line hidden #nullable disable } ))(); } #pragma warning restore 219 #pragma warning disable 0414 private static object __o = null; #pragma warning restore 0414 #pragma warning disable 1998 protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder) { __o = ""; __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" MaxWidth.Small #line default #line hidden #nullable disable ); __builder.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => { __builder2.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => { __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Typo.h5 #line default #line hidden #nullable disable ); __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align.Center #line default #line hidden #nullable disable ); __builder3.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => { } )); #pragma warning disable BL0005 ((global::MudBlazor.MudText)default). #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Typo #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudText)default). #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 7 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudText); #line default #line hidden #nullable disable __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align.Center #line default #line hidden #nullable disable ); __o = ""; __builder3.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => { } )); #pragma warning disable BL0005 ((global::MudBlazor.MudText)default). #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Align #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudText)default). #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Class #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 10 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudText); #line default #line hidden #nullable disable #nullable restore #line 30 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" if (ProfileState.CurrentStep == ProfileCreationStep.GeneralProfileInformation) { #line default #line hidden #nullable disable __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" 10 #line default #line hidden #nullable disable ); __o = global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck( #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Justify.Center #line default #line hidden #nullable disable ); __builder3.AddAttribute(-1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => { } )); #pragma warning disable BL0005 ((global::MudBlazor.MudStack)default). #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Spacing #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudStack)default). #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Justify #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 32 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudStack); #line default #line hidden #nullable disable #nullable restore #line 35 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if (ProfileState.CurrentStep == ProfileCreationStep.ContactProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 39 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if (ProfileState.CurrentStep == ProfileCreationStep.StakeProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 43 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if(ProfileState.CurrentStep == ProfileCreationStep.WardProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 47 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } else if (ProfileState.CurrentStep == ProfileCreationStep.ReviewProfileInformation) { #line default #line hidden #nullable disable #nullable restore #line 51 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" } #line default #line hidden #nullable disable } )); #nullable restore #line 6 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudStack); #line default #line hidden #nullable disable } )); #pragma warning disable BL0005 ((global::MudBlazor.MudContainer)default). #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" Class #line default #line hidden #nullable disable = default; ((global::MudBlazor.MudContainer)default). #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" MaxWidth #line default #line hidden #nullable disable = default; #pragma warning restore BL0005 #nullable restore #line 5 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" __o = typeof(global::MudBlazor.MudContainer); #line default #line hidden #nullable disable } #pragma warning restore 1998 #nullable restore #line 56 "c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor" private ProfileCreationState ProfileState { get; set; } = new ProfileCreationState(); private Color TimelineGeneralColor => ProfileState.CurrentStep == ProfileCreationStep.GeneralProfileInformation ? Color.Primary : Color.Default; private Color TimelineContactColor => ProfileState.CurrentStep == ProfileCreationStep.ContactProfileInformation ? Color.Primary : Color.Default; private Color TimelineWardColor => ProfileState.CurrentStep == ProfileCreationStep.WardProfileInformation ? Color.Primary : Color.Default; protected override Task OnInitializedAsync() { ProfileState.Contact.Email = AppLayoutState.CurrentUserEmail; return base.OnInitializedAsync(); } private void NextStep() { switch(ProfileState.CurrentStep) { case ProfileCreationStep.GeneralProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ContactProfileInformation; break; case ProfileCreationStep.ContactProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.StakeProfileInformation; break; case ProfileCreationStep.StakeProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.WardProfileInformation; break; case ProfileCreationStep.WardProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ReviewProfileInformation; break; case ProfileCreationStep.ReviewProfileInformation: break; } } private void PreviousStep() { switch(ProfileState.CurrentStep) { case ProfileCreationStep.GeneralProfileInformation: break; case ProfileCreationStep.ContactProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.GeneralProfileInformation; break; case ProfileCreationStep.StakeProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.ContactProfileInformation; break; case ProfileCreationStep.WardProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.StakeProfileInformation; break; case ProfileCreationStep.ReviewProfileInformation: ProfileState.CurrentStep = ProfileCreationStep.WardProfileInformation; break; } } private async Task SetupProfile() { } #line default #line hidden #nullable disable [global::Microsoft.AspNetCore.Components.InjectAttribute] private AppLayoutState AppLayoutState { get; set; } } } #pragma warning restore 1591 // 2 ```

Projected Html document:

Expand

```Html ////////////////////// Projected Html as seen by extension /////////////////////// ~~~~~~~ ~~~~~~~~~ ~~~~~~~ ~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ Welcome to Urim! Let's build your profile. ~~ ~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~ ~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ ~~~~ ~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ ~~~~ ~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ ~~ ~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~~ ~ ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ ~ ~~~~ ~~~~ ~ ~ ~~~ ~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ ~~~~~ ~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~ ~~~~~~~ ~~~~~ ~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~ ~~~~~~~ ~~~~~ ~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~ ~~~~~~~~~ ~~~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~ ~~~~ ~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~ ~ ~~~~~~~ ~~~~ ~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~ ~ ~~~~~~~ ~~~~~ ~~~~ ~~~~~~~~~~~~~~ ~ ~ ~ ////////////////////// Projected Html as seen by extension /////////////////////// ~~~~~~~ ~~~~~~~~~ ~~~~~~~ ~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ Welcome to Urim! Let's build your profile. ~~ ~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~ ~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ ~~~~ ~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ ~~~~ ~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ ~~ ~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~ ~~~~~ ~ ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ ~ ~~~~ ~~~~ ~ ~ ~~~ ~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ ~~~~~ ~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~ ~~~~~~~ ~~~~~ ~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~ ~~~~~~~ ~~~~~ ~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~ ~~~~~~~~~ ~~~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~ ~~~~ ~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~ ~ ~~~~~~~ ~~~~ ~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~ ~ ~~~~~~~ ~~~~~ ~~~~ ~~~~~~~~~~~~~~ ~ ~ ~ // 2 ```

Machine information

VSCode version: 1.89.0-insider Razor.VSCode version: 2.23.15

dotnet --info

BenBurge commented 7 months ago

dotnet --info

Expand

``` .NET SDK: Version: 8.0.204 Commit: c338c7548c Workload version: 8.0.200-manifests.7d36c14f Runtime Environment: OS Name: Windows OS Version: 10.0.22631 OS Platform: Windows RID: win-x64 Base Path: C:\Program Files\dotnet\sdk\8.0.204\ .NET workloads installed: There are no installed workloads to display. Host: Version: 8.0.4 Architecture: x64 Commit: 2d7eea2529 .NET SDKs installed: 3.1.426 [C:\Program Files\dotnet\sdk] 8.0.104 [C:\Program Files\dotnet\sdk] 8.0.204 [C:\Program Files\dotnet\sdk] .NET runtimes installed: Microsoft.AspNetCore.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.18 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 8.0.4 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.18 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 8.0.4 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 7.0.18 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 8.0.4 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Other architectures found: x86 [C:\Program Files (x86)\dotnet] registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation] Environment variables: Not set global.json file: Not found Learn more: https://aka.ms/dotnet/info Download .NET: https://aka.ms/dotnet/download ```

BenBurge commented 7 months ago
OmniSharp Logs -------------------------------------------------------------------------------- Razor.VSCode version 7.0.0-preview.24168.4 -------------------------------------------------------------------------------- Razor's log level is currently set to 'Debug' - To change Razor's log level set 'razor.server.trace' and then restart VSCode. - To report issues invoke the 'Report a Razor issue' command via the command palette. ----------------------------------------------------------------------------------------------------------------------------- Using dotnet configured on PATH [Client - 8:55:47 AM] Razor language server path: c:\Users\anonymous\.vscode-insiders\extensions\ms-dotnettools.csharp-2.23.15-win32-x64\.razor\rzls.exe [Client - 8:55:47 AM] Server arguments --logLevel 1 --projectConfigurationFileName project.razor.vscode.bin --DelegateToCSharpOnDiagnosticPublish true --UpdateBuffersForClosedDocuments true --telemetryLevel all --sessionId 77320273-a44b-4eb2-b71c-ae3bf3f596e81713452141407 --telemetryExtensionPath c:\Users\anonymous\.vscode-insiders\extensions\ms-dotnettools.csharp-2.23.15-win32-x64\.razortelemetry\Microsoft.VisualStudio.DevKit.Razor.dll [Client - 8:55:47 AM] Starting Razor Language Server... [Client - 8:55:49 AM] Server started, waiting for client to be ready... [Client - 8:55:49 AM] Server ready! [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Routes.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Roadmap.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Pricing.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Policies.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\VerificationStatus.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\SetupWard.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\JoinWard.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\AppSetup.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Unit\MyUnit.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Home.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\MeetingDashboard.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Layout\PublicLayout.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Layout\DefaultMudComponents.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\WardInformation.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\StakeInformation.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\ReviewProfile.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\GeneralInformation.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\ContactInformation.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Faq.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Error.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\About.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppMudComponents.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppLayout.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Dashboard\AppDashboard.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\SacramentMeetingSchedule.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\EditSacrament.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\App.razor' changed 'added' [Client - 8:55:49 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'opened' [Info - 8:55:49 AM] [RZLS] Razor Language Server started successfully. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Triggering events for existing project configuration files [Info - 8:55:49 AM] [CLaSP] [StartContext] initialize [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\_Imports.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [CLaSP] [StartContext] initialized [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Starting configuration file change detector for 'c:/Users/anonymous/source/repos/Chilengo/Urim' [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Routes.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [CLaSP] [EndContext] initialize [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\App.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Meetings\MeetingDashboard.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Layout\AppLayout.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Signup\AppSetup.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Layout\AppMudComponents.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Meetings\Sacrament\EditSacrament.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Signup\VerificationStatus.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Signup\SetupWard.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Unit\MyUnit.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\UserProfile\Create\ContactInformation.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\UserProfile\Create\GeneralInformation.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Meetings\Sacrament\SacramentMeetingSchedule.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\UserProfile\Create\ReviewProfile.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\UserProfile\Create\StakeInformation.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\About.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Error.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\UserProfile\Create\WardInformation.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Dashboard\AppDashboard.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Policies.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Home.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Faq.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Pricing.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Layout\PublicLayout.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Roadmap.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Public\Layout\DefaultMudComponents.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\Signup\JoinWard.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Adding document 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' to project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [CLaSP] [EndContext] initialized [Info - 8:55:49 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:49 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/documentColor for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:55:49 AM] [CLaSP] [StartContext] textDocument/documentColor [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:49 AM] [CLaSP] [StartContext] textDocument/codeAction [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:49 AM] [CLaSP] [StartContext] textDocument/inlayHint [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/foldingRange for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 8:55:49 AM] 1 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at null, synchronizing to version '1'. Current host document version: '1' Current projected document version: '0' [Client - 8:55:49 AM] 1 - Projected document not in sync with host document, waiting for update... Current host document sync version: null [Info - 8:55:49 AM] [CLaSP] [StartContext] textDocument/foldingRange [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/semanticTokens/range for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:49 AM] [CLaSP] [StartContext] textDocument/semanticTokens/range [Info - 8:55:49 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1217) and C# Language Version (CSharp12). [Client - 8:55:49 AM] (Warning) razor/foldingRange failed with Error: Illegal argument [Client - 8:55:49 AM] 2 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at null, synchronizing to version '1'. Current host document version: '1' Current projected document version: '0' [Client - 8:55:49 AM] 2 - Projected document not in sync with host document, waiting for update... Current host document sync version: null [Info - 8:55:49 AM] [CLaSP] [EndContext] textDocument/inlayHint [Info - 8:55:49 AM] [CLaSP] [EndContext] textDocument/foldingRange [Info - 8:55:49 AM] [CLaSP] [EndContext] textDocument/codeAction [Client - 8:55:50 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor' (1) [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 8:55:50 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'htmlChanged' [Client - 8:55:50 AM] 1 - Projected document in sync with host document [Client - 8:55:50 AM] 1 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 0 [Client - 8:55:50 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor' (1) [Client - 8:55:50 AM] 1 - Projected text document synchronized to 1. [Client - 8:55:50 AM] 1 - Projected text document in sync with data type [Client - 8:55:50 AM] 1 - Synchronization successful! [Client - 8:55:50 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'csharpChanged' [Client - 8:55:50 AM] 2 - Projected document in sync with host document [Client - 8:55:50 AM] 2 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 0 [Info - 8:55:50 AM] [CLaSP] [EndContext] textDocument/documentColor [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/documentColor for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:51 AM] [CLaSP] [StartContext] textDocument/documentColor [Client - 8:55:51 AM] 3 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '1' [Client - 8:55:51 AM] 3 - Projected document in sync with host document [Client - 8:55:51 AM] 3 - Projected text document in sync with data type [Client - 8:55:51 AM] 3 - Synchronization successful! [Info - 8:55:51 AM] [CLaSP] [EndContext] textDocument/documentColor [Client - 8:55:51 AM] 2 - Projected text document synchronized to 1. [Client - 8:55:51 AM] 2 - Projected text document in sync with data type [Client - 8:55:51 AM] 2 - Synchronization successful! [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/foldingRange for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:51 AM] [CLaSP] [StartContext] textDocument/foldingRange [Info - 8:55:51 AM] [CLaSP] [EndContext] textDocument/foldingRange [Warn - 8:55:51 AM] [LSP][LanguageServer.RazorDocumentMappingService] Attempted to map a range (132,18)-(132,20) outside of the Source (line count 264.) This could happen if the Roslyn and Razor LSP servers are not in sync. [Info - 8:55:51 AM] [LSP][LanguageServer.Semantic.RazorSemanticTokensInfoService] Returned 305 semantic tokens for span (0,0)-(91,9) in file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor. [Info - 8:55:51 AM] [CLaSP] [EndContext] textDocument/semanticTokens/range [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:52 AM] [CLaSP] [StartContext] textDocument/codeAction [Info - 8:55:52 AM] [CLaSP] [EndContext] textDocument/codeAction [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor' changed 'opened' [Info - 8:55:53 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:53 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/_Imports.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Routes.razor' changed 'opened' [Info - 8:55:53 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:53 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:53 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Routes.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Roadmap.razor' changed 'opened' [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Pricing.razor' changed 'opened' [Info - 8:55:53 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:53 AM] [CLaSP] [StartContext] textDocument/didOpen [Client - 8:55:53 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/_Imports.razor' (1) [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/_Imports.razor [Client - 8:55:53 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/_Imports.razor' (1) [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor' changed 'csharpChanged' [Info - 8:55:53 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Roadmap.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Policies.razor' changed 'opened' [Info - 8:55:53 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:53 AM] [CLaSP] [StartContext] textDocument/didOpen [Client - 8:55:53 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Routes.razor' (1) [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Routes.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Routes.razor [Client - 8:55:53 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Routes.razor' (1) [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Routes.razor' changed 'csharpChanged' [Info - 8:55:53 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Pricing.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:53 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:53 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:53 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Policies.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:53 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\VerificationStatus.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\SetupWard.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/VerificationStatus.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\JoinWard.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\AppSetup.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/SetupWard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Unit\MyUnit.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Home.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\MeetingDashboard.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/JoinWard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Layout\PublicLayout.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Layout\DefaultMudComponents.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/AppSetup.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\WardInformation.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\StakeInformation.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Unit/MyUnit.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\ReviewProfile.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Home.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\GeneralInformation.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\ContactInformation.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Faq.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\_Imports.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Routes.razor' changed 'closed' [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Roadmap.razor' changed 'closed' [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/MeetingDashboard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Error.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Layout/PublicLayout.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\About.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppMudComponents.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Pricing.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Policies.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\VerificationStatus.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppLayout.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Layout/DefaultMudComponents.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Dashboard\AppDashboard.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/WardInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\SacramentMeetingSchedule.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\SetupWard.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\JoinWard.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Signup\AppSetup.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Unit\MyUnit.razor' changed 'closed' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/StakeInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\EditSacrament.razor' changed 'opened' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\App.razor' changed 'opened' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/ReviewProfile.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/GeneralInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Home.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\MeetingDashboard.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Layout\PublicLayout.razor' changed 'closed' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/ContactInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Faq.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Layout\DefaultMudComponents.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\WardInformation.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\StakeInformation.razor' changed 'closed' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/_Imports.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/_Imports.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Routes.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Routes.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Roadmap.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Roadmap.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Error.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/About.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\ReviewProfile.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\GeneralInformation.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\ContactInformation.razor' changed 'closed' [Client - 8:55:54 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Faq.razor' changed 'closed' [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppMudComponents.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Pricing.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Pricing.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Policies.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Policies.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/VerificationStatus.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/VerificationStatus.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppLayout.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Dashboard/AppDashboard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/SacramentMeetingSchedule.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/SetupWard.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/SetupWard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/JoinWard.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/JoinWard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/AppSetup.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Signup/AppSetup.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Unit/MyUnit.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Unit/MyUnit.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/EditSacrament.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/App.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didOpen [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Home.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Home.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/MeetingDashboard.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/MeetingDashboard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Layout/PublicLayout.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Layout/PublicLayout.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Layout/DefaultMudComponents.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Layout/DefaultMudComponents.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/WardInformation.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/WardInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/StakeInformation.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/StakeInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/ReviewProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/ReviewProfile.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/GeneralInformation.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/GeneralInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/ContactInformation.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/ContactInformation.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Faq.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:55:54 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Faq.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:55:54 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:54 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:54 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/semanticTokens/range for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:55 AM] [CLaSP] [StartContext] textDocument/semanticTokens/range [Client - 8:55:55 AM] 4 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '1' [Client - 8:55:55 AM] 4 - Projected document in sync with host document [Client - 8:55:55 AM] 4 - Projected text document in sync with data type [Client - 8:55:55 AM] 4 - Synchronization successful! [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:55 AM] [CLaSP] [StartContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:55 AM] [CLaSP] [StartContext] razor/languageQuery [Info - 8:55:55 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (56, 33) = CSharp at (638, 33) [Info - 8:55:55 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (57, 18) = CSharp at (639, 18) [Client - 8:55:55 AM] 5 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '1' [Client - 8:55:55 AM] 5 - Projected document in sync with host document [Client - 8:55:55 AM] 5 - Projected text document in sync with data type [Client - 8:55:55 AM] 5 - Synchronization successful! [Client - 8:55:55 AM] 6 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '1' [Client - 8:55:55 AM] 6 - Projected document in sync with host document [Client - 8:55:55 AM] 6 - Projected text document in sync with data type [Client - 8:55:55 AM] 6 - Synchronization successful! [Info - 8:55:55 AM] [CLaSP] [EndContext] razor/languageQuery [Info - 8:55:55 AM] [CLaSP] [EndContext] razor/languageQuery [Client - 8:55:55 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/App.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\App.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/App.razor [Client - 8:55:55 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/App.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\App.razor' changed 'csharpChanged' [Client - 8:55:55 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Dashboard/AppDashboard.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Dashboard\AppDashboard.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Dashboard/AppDashboard.razor [Client - 8:55:55 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Dashboard/AppDashboard.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Dashboard\AppDashboard.razor' changed 'csharpChanged' [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:55 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 8:55:55 AM] 7 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '1' [Client - 8:55:55 AM] 7 - Projected document in sync with host document [Client - 8:55:55 AM] 7 - Projected text document in sync with data type [Client - 8:55:55 AM] 7 - Synchronization successful! [Client - 8:55:55 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppLayout.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppLayout.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppLayout.razor [Client - 8:55:55 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppLayout.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppLayout.razor' changed 'csharpChanged' [Info - 8:55:55 AM] [CLaSP] [EndContext] textDocument/inlayHint [Client - 8:55:55 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/EditSacrament.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\EditSacrament.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/EditSacrament.razor [Client - 8:55:55 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/EditSacrament.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\EditSacrament.razor' changed 'csharpChanged' [Client - 8:55:55 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/SacramentMeetingSchedule.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\SacramentMeetingSchedule.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/SacramentMeetingSchedule.razor [Client - 8:55:55 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/SacramentMeetingSchedule.razor' (1) [Client - 8:55:55 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\SacramentMeetingSchedule.razor' changed 'csharpChanged' [Info - 8:55:55 AM] [LSP][LanguageServer.Semantic.RazorSemanticTokensInfoService] Returned 467 semantic tokens for span (0,0)-(89,5) in file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor. [Info - 8:55:55 AM] [CLaSP] [EndContext] textDocument/semanticTokens/range [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [234:13, 234:25] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [29:13, 29:25] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [272:56, 272:68] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [33:56, 33:68] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [343:17, 343:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [36:17, 36:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [371:52, 371:64] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [38:52, 38:64] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [422:17, 422:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [40:17, 40:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [450:50, 450:62] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [42:50, 42:62] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [501:16, 501:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [44:16, 44:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [512:17, 512:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [48:17, 48:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [540:47, 540:59] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [50:47, 50:59] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [638:33, 638:45] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [56:33, 56:45] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [639:42, 639:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [57:42, 57:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [640:42, 640:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [58:42, 58:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [641:39, 641:51] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [59:39, 59:51] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [645:8, 645:20] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [63:8, 63:20] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [651:15, 651:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [69:15, 69:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [654:16, 654:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [72:16, 72:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [657:16, 657:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [75:16, 75:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [639:18, 639:38] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [57:18, 57:38] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [660:16, 660:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [78:16, 78:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [663:16, 663:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [81:16, 81:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [672:15, 672:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [90:15, 90:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [677:16, 677:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [95:16, 95:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [680:16, 680:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [98:16, 98:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [683:16, 683:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [101:16, 101:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:55:58 AM] Re-mapping location [686:16, 686:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [104:16, 104:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:58 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:55:58 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:55:58 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:55:58 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:55:58 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:55:58 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:55:58 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1197) and C# Language Version (CSharp12). [Client - 8:55:58 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppMudComponents.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppMudComponents.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppMudComponents.razor [Client - 8:55:58 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppMudComponents.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppMudComponents.razor' changed 'csharpChanged' [Client - 8:55:58 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/About.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\About.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/About.razor [Client - 8:55:58 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/About.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\About.razor' changed 'csharpChanged' [Client - 8:55:58 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Error.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Error.razor' changed 'htmlChanged' [LSP][LanguageServer.GeneratedDocumentPublisher] New publish data created for ProjectKey { Id = } and c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Error.razor [Client - 8:55:58 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Error.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Error.razor' changed 'csharpChanged' [Client - 8:55:58 AM] Updating the HTML document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'htmlChanged' [Client - 8:55:58 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'csharpChanged' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Client - 8:55:58 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/App.razor' (1) [Client - 8:55:58 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\App.razor' changed 'csharpChanged' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:55:59 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] 2/18 diagnostics remain after filtering. [Info - 8:55:59 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:55:59 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:55:59 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:55:59 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:55:59 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1205) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/languageQuery [Info - 8:55:59 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (48, 24) = CSharp at (326, 24) [Client - 8:55:59 AM] 8 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:55:59 AM] 8 - Projected document in sync with host document [Client - 8:55:59 AM] 8 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] textDocument/codeAction [Client - 8:55:59 AM] 9 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:55:59 AM] 9 - Projected document in sync with host document [Client - 8:55:59 AM] 9 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:55:59 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:55:59 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [Client - 8:55:59 AM] 8 - Synchronization failed: Token cancellation requested: {0} [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] razor/languageQuery [Info - 8:56:01 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (46, 23) = Html at (46, 23) [Client - 8:56:01 AM] 10 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:01 AM] 10 - Projected document in sync with host document [Client - 8:56:01 AM] 10 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:56:01 AM] [CLaSP] [EndContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] textDocument/codeAction [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 8:56:01 AM] 9 - Synchronization failed: Token cancellation requested: {0} [Info - 8:56:01 AM] [CLaSP] [StartContext] razor/languageQuery [Client - 8:56:01 AM] 11 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:01 AM] 11 - Projected document in sync with host document [Client - 8:56:01 AM] 11 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:56:01 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (46, 22) = Html at (46, 22) [Client - 8:56:01 AM] 12 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:01 AM] 12 - Projected document in sync with host document [Client - 8:56:01 AM] 12 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Client - 8:56:01 AM] 12 - Synchronization failed: Token cancellation requested: {0} [Info - 8:56:01 AM] [CLaSP] [EndContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/hover for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/semanticTokens/range for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] textDocument/semanticTokens/range [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] razor/languageQuery [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:01 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (46, 19) = Html at (46, 19) [Client - 8:56:01 AM] 13 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:01 AM] 13 - Projected document in sync with host document [Client - 8:56:01 AM] 13 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:56:01 AM] [CLaSP] [EndContext] razor/languageQuery [Client - 8:56:01 AM] 13 - Synchronization failed: Token cancellation requested: {0} [Client - 8:56:01 AM] 14 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:01 AM] 14 - Projected document in sync with host document [Client - 8:56:01 AM] 14 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:56:01 AM] [CLaSP] textDocument/codeAction - Canceled [Info - 8:56:01 AM] [CLaSP] [EndContext] textDocument/codeAction [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] razor/languageQuery [Info - 8:56:01 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (46, 22) = Html at (46, 22) [Client - 8:56:01 AM] 15 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:01 AM] 15 - Projected document in sync with host document [Client - 8:56:01 AM] 15 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:56:01 AM] [CLaSP] [EndContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/hover for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] textDocument/hover [Info - 8:56:01 AM] [CLaSP] [EndContext] textDocument/codeAction [Info - 8:56:01 AM] [CLaSP] [EndContext] textDocument/hover [Client - 8:56:01 AM] 15 - Synchronization failed: Token cancellation requested: {0} [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [CLaSP] [StartContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/hover for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:01 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (46, 23) = Html at (46, 23) [Client - 8:56:01 AM] 16 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:01 AM] 16 - Projected document in sync with host document [Client - 8:56:01 AM] 16 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:56:01 AM] [CLaSP] [StartContext] textDocument/hover [Info - 8:56:01 AM] [CLaSP] [EndContext] razor/languageQuery [Info - 8:56:01 AM] [CLaSP] [EndContext] textDocument/hover [Client - 8:56:01 AM] 16 - Synchronization failed: Token cancellation requested: {0} [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:01 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:56:01 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:01 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:02 AM] [CLaSP] [StartContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/hover for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:02 AM] [CLaSP] [StartContext] textDocument/hover [Info - 8:56:02 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (46, 23) = Html at (46, 23) [Client - 8:56:02 AM] 17 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:02 AM] 17 - Projected document in sync with host document [Client - 8:56:02 AM] 17 - Projected text document not in sync with data type, waiting for update... Current projected text document sync version: 1 [Info - 8:56:02 AM] [CLaSP] [EndContext] razor/languageQuery [Info - 8:56:02 AM] [CLaSP] [EndContext] textDocument/hover [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Client - 8:56:02 AM] 10 - Projected text document synchronized to 2. [Client - 8:56:02 AM] 17 - Projected text document synchronized to 2. [Client - 8:56:02 AM] 10 - Projected text document in sync with data type [Client - 8:56:02 AM] 10 - Synchronization successful! [Client - 8:56:02 AM] 17 - Projected text document in sync with data type [Client - 8:56:02 AM] 17 - Synchronization successful! [Client - 8:56:02 AM] 11 - Projected text document synchronized to 2. [Client - 8:56:02 AM] 14 - Projected text document synchronized to 2. [Client - 8:56:02 AM] 11 - Projected text document in sync with data type [Client - 8:56:02 AM] 11 - Synchronization successful! [Client - 8:56:02 AM] 14 - Projected text document in sync with data type [Client - 8:56:02 AM] 14 - Synchronization successful! [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:02 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 8:56:02 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [Info - 8:56:02 AM] [CLaSP] [EndContext] textDocument/inlayHint [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:02 AM] [CLaSP] [StartContext] textDocument/codeAction [Client - 8:56:02 AM] 18 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:02 AM] 18 - Projected document in sync with host document [Client - 8:56:02 AM] 18 - Projected text document in sync with data type [Client - 8:56:02 AM] 18 - Synchronization successful! [Info - 8:56:02 AM] [LSP][LanguageServer.Semantic.RazorSemanticTokensInfoService] Returned 466 semantic tokens for span (0,0)-(91,9) in file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor. [Info - 8:56:02 AM] [CLaSP] [EndContext] textDocument/semanticTokens/range [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1207) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Client - 8:56:02 AM] Updating the C# document for Razor file 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppLayout.razor' (1) [Client - 8:56:02 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppLayout.razor' changed 'csharpChanged' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:02 AM] [CLaSP] textDocument/codeAction - Canceled [Info - 8:56:02 AM] [CLaSP] [EndContext] textDocument/codeAction [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:02 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Client - 8:56:03 AM] -- Starting Issue Data Collection-- [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:03 AM] [CLaSP] [StartContext] razor/languageQuery [Info - 8:56:03 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (46, 23) = Html at (46, 23) [Client - 8:56:03 AM] 19 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 8:56:03 AM] 19 - Projected document in sync with host document [Client - 8:56:03 AM] 19 - Projected text document in sync with data type [Client - 8:56:03 AM] 19 - Synchronization successful! [Info - 8:56:03 AM] [CLaSP] [EndContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:03 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 8:56:03 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\Error.razor' changed 'closed' [Client - 8:56:03 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Public\About.razor' changed 'closed' [Client - 8:56:03 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppMudComponents.razor' changed 'closed' [Info - 8:56:03 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Error.razor [Info - 8:56:03 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:03 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/Error.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:03 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/About.razor [Info - 8:56:03 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:03 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Public/About.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:03 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppMudComponents.razor [Info - 8:56:03 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:03 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppMudComponents.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:03 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] 1/16 diagnostics remain after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:04 AM] [CLaSP] [StartContext] textDocument/codeAction [Info - 8:56:04 AM] [CLaSP] [EndContext] textDocument/codeAction [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Client - 8:56:04 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Layout\AppLayout.razor' changed 'closed' [Client - 8:56:04 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Dashboard\AppDashboard.razor' changed 'closed' [Client - 8:56:04 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\SacramentMeetingSchedule.razor' changed 'closed' [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppLayout.razor [Info - 8:56:04 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:04 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Layout/AppLayout.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:04 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Dashboard/AppDashboard.razor [Info - 8:56:04 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:04 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Dashboard/AppDashboard.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:04 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/SacramentMeetingSchedule.razor [Info - 8:56:04 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:04 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/SacramentMeetingSchedule.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:04 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:56:05 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:05 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:08 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:56:08 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:08 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:56:08 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:09 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:10 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:56:10 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:10 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:56:10 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Info - 8:56:11 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:11 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] 1/16 diagnostics remain after filtering. [Client - 8:56:12 AM] -- Stopping Issue Data Collection-- [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 8:56:12 AM] [CLaSP] [StartContext] textDocument/codeAction [Info - 8:56:12 AM] [CLaSP] [EndContext] textDocument/codeAction [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] 2/18 diagnostics remain after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [Client - 8:56:12 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\Meetings\Sacrament\EditSacrament.razor' changed 'closed' [Client - 8:56:12 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\App.razor' changed 'closed' [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/EditSacrament.razor [Info - 8:56:12 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:12 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/Meetings/Sacrament/EditSacrament.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:12 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/App.razor [Info - 8:56:12 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 8:56:12 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/App.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 8:56:12 AM] [CLaSP] [EndContext] textDocument/didClose [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:56:13 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:56:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:56:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:13 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] No diagnostics remaining after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:56:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:56:16 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:56:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:56:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:56:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:56:16 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:58:55 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:58:55 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:58:55 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:58:55 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:58:55 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:58:55 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:01 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:01 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:01 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:01 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:01 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:02 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:02 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:03 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:03 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:03 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:03 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:04 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:04 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:05 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:05 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:05 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:08 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:08 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:08 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:08 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:09 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:10 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:10 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:10 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:10 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:10 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:11 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:11 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:13 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:13 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:13 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 8:59:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 8:59:16 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 8:59:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 8:59:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 8:59:16 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 8:59:16 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [Client - 9:00:43 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'closed' [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/didClose for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:43 AM] [CLaSP] [StartContext] textDocument/didClose [Info - 9:00:43 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Closing document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 9:00:43 AM] [CLaSP] [EndContext] textDocument/didClose [Client - 9:00:44 AM] -- Starting Issue Data Collection-- [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] 1/16 diagnostics remain after filtering. [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 9:00:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 9:00:45 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 9:00:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 9:00:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 9:00:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 9:00:45 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12). [Client - 9:00:46 AM] Notifying document 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor' changed 'opened' [Info - 9:00:46 AM] [CLaSP] [StartContext] textDocument/didOpen [Info - 9:00:46 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Opening document 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor' in project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }'. [Info - 9:00:46 AM] [CLaSP] [EndContext] textDocument/didOpen [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/documentColor for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:46 AM] [CLaSP] [StartContext] textDocument/documentColor [Client - 9:00:46 AM] 20 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.html': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:46 AM] 20 - Projected document in sync with host document [Client - 9:00:46 AM] 20 - Projected text document in sync with data type [Client - 9:00:46 AM] 20 - Synchronization successful! [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:46 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 9:00:46 AM] 21 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:46 AM] 21 - Projected document in sync with host document [Client - 9:00:46 AM] 21 - Projected text document in sync with data type [Client - 9:00:46 AM] 21 - Synchronization successful! [Info - 9:00:46 AM] [CLaSP] [EndContext] textDocument/inlayHint [Info - 9:00:46 AM] [CLaSP] [EndContext] textDocument/documentColor [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:46 AM] [CLaSP] [StartContext] textDocument/codeAction [Info - 9:00:46 AM] [CLaSP] [EndContext] textDocument/codeAction [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/foldingRange for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] textDocument/foldingRange [Info - 9:00:47 AM] [CLaSP] [EndContext] textDocument/foldingRange [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/foldingRange for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] textDocument/foldingRange [Info - 9:00:47 AM] [CLaSP] [EndContext] textDocument/foldingRange [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Info - 9:00:47 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 9:00:47 AM] 22 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:47 AM] 22 - Projected document in sync with host document [Client - 9:00:47 AM] 22 - Projected text document in sync with data type [Client - 9:00:47 AM] 22 - Synchronization successful! [Info - 9:00:47 AM] [CLaSP] [EndContext] textDocument/inlayHint [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 9:00:47 AM] 23 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:47 AM] 23 - Projected document in sync with host document [Client - 9:00:47 AM] 23 - Projected text document in sync with data type [Client - 9:00:47 AM] 23 - Synchronization successful! [Info - 9:00:47 AM] [CLaSP] [EndContext] textDocument/inlayHint [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:47 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 9:00:47 AM] 24 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:47 AM] 24 - Projected document in sync with host document [Client - 9:00:47 AM] 24 - Projected text document in sync with data type [Client - 9:00:47 AM] 24 - Synchronization successful! [Info - 9:00:47 AM] [CLaSP] [EndContext] textDocument/inlayHint [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:48 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 9:00:48 AM] 25 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 25 - Projected document in sync with host document [Client - 9:00:48 AM] 25 - Projected text document in sync with data type [Client - 9:00:48 AM] 25 - Synchronization successful! [Info - 9:00:48 AM] [CLaSP] [EndContext] textDocument/inlayHint [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/inlayHint for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:48 AM] [CLaSP] [StartContext] textDocument/inlayHint [Client - 9:00:48 AM] 26 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 26 - Projected document in sync with host document [Client - 9:00:48 AM] 26 - Projected text document in sync with data type [Client - 9:00:48 AM] 26 - Synchronization successful! [Info - 9:00:48 AM] [CLaSP] [EndContext] textDocument/inlayHint [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:48 AM] [CLaSP] [StartContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/languageQuery for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:48 AM] [CLaSP] [StartContext] razor/languageQuery [Info - 9:00:48 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (57, 18) = CSharp at (385, 18) [Info - 9:00:48 AM] [LSP][LanguageServer.Mapping.RazorLanguageQueryEndpoint] Language query request for (56, 33) = CSharp at (384, 33) [Client - 9:00:48 AM] 27 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 27 - Projected document in sync with host document [Client - 9:00:48 AM] 27 - Projected text document in sync with data type [Client - 9:00:48 AM] 27 - Synchronization successful! [Info - 9:00:48 AM] [CLaSP] [EndContext] razor/languageQuery [Client - 9:00:48 AM] 28 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 28 - Projected document in sync with host document [Client - 9:00:48 AM] 28 - Projected text document in sync with data type [Client - 9:00:48 AM] 28 - Synchronization successful! [Info - 9:00:48 AM] [CLaSP] [EndContext] razor/languageQuery [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/semanticTokens/range for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:48 AM] [CLaSP] [StartContext] textDocument/semanticTokens/range [Client - 9:00:48 AM] 29 - Synchronizing 'c:\Users\anonymous\source\repos\Chilengo\Urim\Urim.Web\Components\Client\UserProfile\Create\CreateProfile.razor__virtual.cs': Currently at 1, synchronizing to version '1'. Current host document version: '1' Current projected document version: '2' [Client - 9:00:48 AM] 29 - Projected document in sync with host document [Client - 9:00:48 AM] 29 - Projected text document in sync with data type [Client - 9:00:48 AM] 29 - Synchronization successful! [Info - 9:00:48 AM] [LSP][LanguageServer.Semantic.RazorSemanticTokensInfoService] Returned 459 semantic tokens for span (0,0)-(89,5) in file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor. [Info - 9:00:48 AM] [CLaSP] [EndContext] textDocument/semanticTokens/range [LSP][LanguageServer.Diagnostics.RazorTranslateDiagnosticsService] 1/16 diagnostics remain after filtering. [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for textDocument/codeAction for (no project context) for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] textDocument/codeAction [Info - 9:00:49 AM] [CLaSP] [EndContext] textDocument/codeAction [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Client - 9:00:49 AM] Re-mapping location [234:13, 234:25] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [29:13, 29:25] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [385:18, 385:38] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [57:18, 57:38] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [293:17, 293:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [36:17, 36:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [304:17, 304:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [40:17, 40:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [315:16, 315:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [44:16, 44:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [326:17, 326:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [48:17, 48:29] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [384:33, 384:45] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [56:33, 56:45] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [385:42, 385:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [57:42, 57:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [386:42, 386:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [58:42, 58:54] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [387:39, 387:51] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [59:39, 59:51] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [391:8, 391:20] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [63:8, 63:20] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [397:15, 397:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [69:15, 69:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [400:16, 400:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [72:16, 72:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [403:16, 403:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [75:16, 75:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [406:16, 406:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [78:16, 78:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [409:16, 409:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [81:16, 81:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [418:15, 418:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [90:15, 90:27] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [423:16, 423:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [95:16, 95:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [426:16, 426:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [98:16, 98:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [429:16, 429:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [101:16, 101:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [LSP][LanguageServer.RazorRequestContextFactory] Trying to create DocumentContext for razor/mapToDocumentRanges, with no project context, for file:///c%3A/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [StartContext] razor/mapToDocumentRanges [Client - 9:00:49 AM] Re-mapping location [432:16, 432:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor__virtual.cs to [104:16, 104:28] in /c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Components/Client/UserProfile/Create/CreateProfile.razor [Info - 9:00:49 AM] [CLaSP] [EndContext] razor/mapToDocumentRanges [Client - 9:00:52 AM] -- Stopping Issue Data Collection-- [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Removed' [Info - 9:03:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file removed for project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Added' [Info - 9:03:45 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Added project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj' with key ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } to project system. [Info - 9:03:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file added for project 'C:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/Urim.Web.csproj': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [LSP][LanguageServer.ProjectConfigurationFileChangeDetector] Notifying listener 'Microsoft.AspNetCore.Razor.LanguageServer.ProjectConfigurationStateSynchronizer' of config file path 'c:/Users/anonymous/source/repos/Chilengo/Urim\Urim.Web\obj\Debug\net8.0\project.razor.vscode.bin' change with kind 'Changed' [Info - 9:03:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Project configuration file changed for project 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/': 'c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/project.razor.vscode.bin' [Info - 9:03:45 AM] [LSP][LanguageServer.ProjectConfigurationStateSynchronizer] Actually updating ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with a real projectInfo [LSP][LanguageServer.ProjectSystem.RazorProjectService] UpdateProjectDocuments for ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ } with 29 documents. [Info - 9:03:45 AM] [LSP][LanguageServer.ProjectSystem.RazorProjectService] Updating project 'ProjectKey { Id = c:/Users/anonymous/source/repos/Chilengo/Urim/Urim.Web/obj/Debug/net8.0/ }' TagHelpers (1211) and C# Language Version (CSharp12).
ryzngard commented 4 months ago

This should be fixed in v2.39.28 (pre-release). Please let me know if you're still having issues

BenBurge commented 3 months ago

So far, no issues. I will open a different issue if I come across anything in the future.

Thank you @ryzngard