4 references to IsTrue
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (4)
1041
else if (
IsTrue
(tile.Query) && firstTrueView == null)
1048
IsTrue
(unionOfConnectedViews.Query)) // the collected views give us "True"
1059
if (
IsTrue
(unionTile.Query))
1100
if (
IsTrue
(unionTile.Query))