2 references to GetStringLiteralValue
System.Data.Entity (2)
System\Data\Common\EntitySql\AST\Literal.cs (2)
208
_computedValue =
GetStringLiteralValue
(_originalValue, false /* isUnicode */);
212
_computedValue =
GetStringLiteralValue
(_originalValue, true /* isUnicode */);