1 write to _replacementDictionary
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs (1)
234this._replacementDictionary = replacementDictionary;
2 references to _replacementDictionary
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs (2)
249if (null != this._replacementDictionary && this._replacementDictionary.TryGetValue(expression, out replacement))