1 write to m_block
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\QualifiedCellIdBoolean.cs (1)
30m_block = block;
2 references to m_block
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\QualifiedCellIdBoolean.cs (2)
43return base.AsEsql(builder, m_block.CqlAlias, skipIsNotNull); 48return base.AsCqt(m_block.GetInput(row), skipIsNotNull);