4 references to WRN_TooManyLinesForDebugger
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
361
case ErrorCode.
WRN_TooManyLinesForDebugger
:
1332
or ErrorCode.
WRN_TooManyLinesForDebugger
Generated\ErrorFacts.Generated.cs (1)
95
case ErrorCode.
WRN_TooManyLinesForDebugger
:
Parser\DirectiveParser.cs (1)
391
line = this.AddError(line, ErrorCode.
WRN_TooManyLinesForDebugger
);