2 references to IndexOfInternal
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextElementCollection.cs (2)
434return IndexOfInternal(value, isCacheSafePreviousIndex); 466return IndexOfInternal(value, false /* isCacheSafePreviousIndex */);