2 references to ERR_LineSpanDirectiveEndLessThanStart
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2199
or ErrorCode.
ERR_LineSpanDirectiveEndLessThanStart
Parser\DirectiveParser.cs (1)
430
end = this.AddError(end, ErrorCode.
ERR_LineSpanDirectiveEndLessThanStart
);