2 writes to _type
System.Data.Entity (2)
System\Data\Common\EntitySql\AST\Literal.cs (2)
71_type = typeof(System.Boolean); 248_type = IsNullLiteral ? null : _computedValue.GetType();
1 reference to _type
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\Literal.cs (1)
190return _type;