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