1 write to m_view
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
42
m_view
= view;
2 references to m_view
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (2)
134
CqlBlock viewBlock =
m_view
.ToCqlBlock(requiredSlots, m_identifiers, ref m_currentBlockNum, ref withRelationships);
451
m_view
.ToCompactString(builder);