1 instantiation of FilterCache
System.Data.Entity (1)
System\Data\Common\DataRecord.cs (1)
552cache = new FilterCache();
2 references to FilterCache
System.Data.Entity (2)
System\Data\Common\DataRecord.cs (2)
432private FilterCache _filterCache; 516FilterCache cache = _filterCache;