2 references to Compile
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs (1)
164recordStateFactories[i] = _recordStateScratchpads[i].Compile();
System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs (1)
73nestedRecordStateFactories[i] = _nestedRecordStateScratchpads[i].Compile();