2 references to ERR_BadDirectivePlacement
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1171or ErrorCode.ERR_BadDirectivePlacement
Parser\Lexer.cs (1)
2017var error = new SyntaxDiagnosticInfo(offset: 0, width: 1, code: ErrorCode.ERR_BadDirectivePlacement);