1 reference to ERR_VariableUsedBeforeDeclaration
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
IntegrationTests\ComponentPreprocessorDirectiveTest.cs (1)
229Diagnostic(ErrorCode.ERR_VariableUsedBeforeDeclaration, "x").WithArguments("x").WithLocation(5, 1),