2 references to IsNullLiteral
System.Data.Entity (2)
System\Data\Common\EntitySql\AST\Literal.cs (1)
248_type = IsNullLiteral ? null : _computedValue.GetType();
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
606if (literal.IsNullLiteral)