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