1 write to m_remap
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\BoolExpressionVisitors.cs (1)
155
m_remap
= remap;
1 reference to m_remap
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\BoolExpressionVisitors.cs (1)
176
BoolLiteral newLiteral = literal.RemapBool(
m_remap
);