1 write to _usedCells
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (1)
143
_usedCells
= RemapFromVariables();
2 references to _usedCells
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (2)
147
_context.MemberMaps.ProjectedSlotMap,
_usedCells
,
195
get { return
_usedCells
; }