1 write to m_nodeDelegate
System.Data.Entity (1)
System\Data\Query\InternalTrees\Rule.cs (1)
55m_nodeDelegate = nodeProcessDelegate;
1 reference to m_nodeDelegate
System.Data.Entity (1)
System\Data\Query\InternalTrees\Rule.cs (1)
82return m_nodeDelegate(ruleProcessingContext, node, out newNode);