1 write to m_mappingItemCollection
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
48
m_mappingItemCollection
= mappingItemCollection;
1 reference to m_mappingItemCollection
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
115
return DbQueryCommandTree.FromValidExpression(
m_mappingItemCollection
.Workspace, TargetPerspective.TargetPerspectiveDataSpace, query);