1 write to m_childIndex
System.Data.Entity (1)
System\Data\Query\InternalTrees\RuleProcessor.cs (1)
180
m_childIndex
= childIndex;
2 references to m_childIndex
System.Data.Entity (2)
System\Data\Query\InternalTrees\RuleProcessor.cs (2)
196
((other.m_parent == this.m_parent) && (other.
m_childIndex
== this.
m_childIndex
))));