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