2 writes to yy_last_was_cr
System.Data.Entity (2)
System\Data\Common\EntitySql\CqlLexer.cs (2)
699yy_last_was_cr=true; 703yy_last_was_cr=false;
1 reference to yy_last_was_cr
System.Data.Entity (1)
System\Data\Common\EntitySql\CqlLexer.cs (1)
692if (yy_buffer[i] == '\n' && !yy_last_was_cr)