1 write to m_fromEnd
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (1)
36
m_fromEnd
= fromEnd;
2 references to m_fromEnd
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (2)
86
CqlWriter.AppendEscapedName(builder,
m_fromEnd
.Name);
97
m_fromEnd
,