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