1 override of DumpStructure
System.Data.Entity (1)
System\Data\Common\CommandTrees\DbSetClause.cs (1)
66
internal override void
DumpStructure
(ExpressionDumper dumper)
2 references to DumpStructure
System.Data.Entity (2)
System\Data\Common\CommandTrees\DbInsertCommandTree.cs (1)
92
clause.
DumpStructure
(dumper);
System\Data\Common\CommandTrees\DbUpdateCommandTree.cs (1)
124
clause.
DumpStructure
(dumper);