2 references to Value
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (1)
1242
return scalarConstant.
Value
== path.DefaultValue;
System\Data\Mapping\ViewGeneration\Structures\BoolLiteral.cs (1)
197
if ((bool)scalar.
Value
== false)