So since yesterday I have been getting this error:
Severity Code Description Project Path File Line Suppression State
Error CS0103 The name ‘__builder’ does not exist in the current context BoltonBicycleKitchen C:UsersA S U SBoltonBicycleKitchenMicrosoft.CodeAnalysis.Razor.Compiler.SourceGeneratorsMicrosoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator C:UsersA S U SBoltonBicycleKitchenMicrosoft.CodeAnalysis.Razor.Compiler.SourceGeneratorsMicrosoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGeneratorComponents_Pages_RegisterCyclist_razor.g.cs 321 Active
I cannot find ‘builder’ or Components_Pages_RegisterCyclist_razor.g.cs when i search them up or follow that path on the error.
I tried deleting my RegisterCyclist.razor file and recreating it. The error still exists.
A Void is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.