23 references to Dump
System.Data.Entity (23)
System\Data\Common\CommandTrees\DbDeleteCommandTree.cs (1)
80
dumper.
Dump
(this.Predicate, "Predicate");
System\Data\Common\CommandTrees\DbInsertCommandTree.cs (1)
99
dumper.
Dump
(this.Returning, "Returning");
System\Data\Common\CommandTrees\DbQueryCommandTree.cs (1)
93
dumper.
Dump
(this.Query, "Query");
System\Data\Common\CommandTrees\DbSetClause.cs (2)
71
dumper.
Dump
(this.Property, "Property");
75
dumper.
Dump
(this.Value, "Value");
System\Data\Common\CommandTrees\DbUpdateCommandTree.cs (2)
116
dumper.
Dump
(this.Predicate, "Predicate");
129
dumper.
Dump
(this.Returning, "Returning");
System\Data\Common\CommandTrees\Internal\ExpressionDumper.cs (16)
345
Dump
(lambda.Body, "Body");
523
Dump
(e.Instance, "Instance");
537
Dump
(e.Argument, "Argument");
538
Dump
(e.Pattern, "Pattern");
539
Dump
(e.Escape, "Escape");
546
Dump
(e.Argument, "Argument");
547
Dump
(e.Limit, "Limit");
642
Dump
(e.Else, "Else");
664
Dump
(relatedRef.TargetEntityReference, "TargetEntityReference");
678
Dump
(e.NavigationSource, "NavigationSource");
719
Dump
(e.Predicate, "Predicate");
727
Dump
(e.Projection, "Projection");
748
Dump
(e.JoinCondition, "JoinCondition");
802
Dump
(clause.Expression, "Expression");
813
Dump
(e.Count, "Count");
829
Dump
(e.Predicate, "Predicate");