2 instantiations of ElementIndexCache
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextElementCollection.cs (2)
54_indexCache = new ElementIndexCache(-1, null); 903_indexCache = new ElementIndexCache(index, item);
1 reference to ElementIndexCache
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
1072private ElementIndexCache _indexCache;