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