2 references to CreateInlineDelegate
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Translator.cs (2)
1270
LambdaExpression entityDelegate =
CreateInlineDelegate
(constructEntity);
1508
LambdaExpression typeReaderDelegate =
CreateInlineDelegate
(typeReader);