3 references to ERR_LineDoesNotStartWithSameWhitespace
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2250
or ErrorCode.
ERR_LineDoesNotStartWithSameWhitespace
Parser\LanguageParser_InterpolatedString.cs (2)
321
ErrorCode.
ERR_LineDoesNotStartWithSameWhitespace
);
394
return MakeError(offset: 0, width: 1, ErrorCode.
ERR_LineDoesNotStartWithSameWhitespace
);