2 writes to yy_lexical_state
System.Data.Entity (2)
System\Data\Common\EntitySql\CqlLexer.cs (2)
79yy_lexical_state = YYINITIAL; 625yy_lexical_state = state;
2 references to yy_lexical_state
System.Data.Entity (2)
System\Data\Common\EntitySql\CqlLexer.cs (2)
1310int yy_state = yy_state_dtrans[yy_lexical_state]; 1378yy_state = yy_state_dtrans[yy_lexical_state];