3 references to DbFunctionCommandTree
System.Data.Entity (3)
System\Data\EntityClient\EntityCommand.cs (1)
612resultTree = new DbFunctionCommandTree(this.Connection.GetMetadataWorkspace(), DataSpace.CSpace, function, null, queryParams);
System\Data\EntityClient\EntityCommandDefinition.cs (1)
113DbFunctionCommandTree providerCommandTree = new DbFunctionCommandTree(entityCommandTree.MetadataWorkspace, DataSpace.SSpace,
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
706DbFunctionCommandTree tree = new DbFunctionCommandTree(m_metadataWorkspace, DataSpace.SSpace,