1 type derived from TileQueryProcessor
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryProcessor.cs (1)
25
internal class FragmentQueryProcessor :
TileQueryProcessor
<FragmentQuery>
3 references to TileQueryProcessor
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\QueryRewriting\Tile.cs (3)
45
private readonly
TileQueryProcessor
<T_Query> _tileQueryProcessor;
47
internal DefaultTileProcessor(
TileQueryProcessor
<T_Query> tileQueryProcessor)
52
internal
TileQueryProcessor
<T_Query> QueryProcessor