1 write to m_mappingItemCollection
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
53
m_mappingItemCollection
= mappingItemCollection;
1 reference to m_mappingItemCollection
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
247
return DbQueryCommandTree.FromValidExpression(
m_mappingItemCollection
.Workspace, TargetPerspective.TargetPerspectiveDataSpace, queryExpression);