6 references to ERR_InvalidExprTerm
Microsoft.AspNetCore.Razor.Language.UnitTests (4)
IntegrationTests\ComponentCodeGenerationTestBase.cs (4)
2323Diagnostic(ErrorCode.ERR_InvalidExprTerm, ";").WithArguments(";").WithLocation(3, 7)
2327Diagnostic(ErrorCode.ERR_InvalidExprTerm, "").WithArguments(")").WithLocation(3, 2)
12069Diagnostic(ErrorCode.ERR_InvalidExprTerm, "<").WithArguments("<").WithLocation(13, 67),
12081Diagnostic(ErrorCode.ERR_InvalidExprTerm, "/").WithArguments("/").WithLocation(13, 79),
Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests (2)