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