3 writes to _nodeName
System.Data.Entity (3)
System\Data\Query\InternalTrees\Dump.cs (3)
1020
_nodeName
= AutoString.ToString(op.OpType);
1032
_nodeName
= AutoString.ToString(op.OpType);
1052
_nodeName
= nodeName;
4 references to _nodeName
System.Data.Entity (4)
System\Data\Query\InternalTrees\Dump.cs (4)
1027
_dumper.Begin(
_nodeName
, attrs);
1043
_dumper.Begin(
_nodeName
, attrs2);
1053
_dumper.Begin(
_nodeName
, attrs);
1057
_dumper.End(
_nodeName
);