2 writes to _tokenValue
System.Data.Entity (2)
System\Data\Common\EntitySql\CqlLexerHelpers.cs (2)
147
_tokenValue
= tokenValue;
153
_tokenValue
= terminal;
1 reference to _tokenValue
System.Data.Entity (1)
System\Data\Common\EntitySql\CqlLexerHelpers.cs (1)
163
get { return
_tokenValue
; }