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