6 references to ERR_BadDirectivePlacement
Microsoft.AspNetCore.Razor.Language.UnitTests (6)
IntegrationTests\ComponentPreprocessorDirectiveTest.cs (6)
179Diagnostic(ErrorCode.ERR_BadDirectivePlacement, "#").WithLocation(2, 12),
182Diagnostic(ErrorCode.ERR_BadDirectivePlacement, "#").WithLocation(5, 12));
203Diagnostic(ErrorCode.ERR_BadDirectivePlacement, "#").WithLocation(3, 12),
206Diagnostic(ErrorCode.ERR_BadDirectivePlacement, "#").WithLocation(6, 12));
226Diagnostic(ErrorCode.ERR_BadDirectivePlacement, "#").WithLocation(2, 9),
235Diagnostic(ErrorCode.ERR_BadDirectivePlacement, "#").WithLocation(5, 3));