1 instantiation of FunctionViewOpCopier
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
182
return new
FunctionViewOpCopier
(cmd, viewArguments).CopyNode(viewNode);
1 reference to FunctionViewOpCopier
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
167
return
FunctionViewOpCopier
.Copy(targetIqtCommand, m_internalTreeNode, viewArguments);