2 references to IndexOfInternal
PresentationFramework (2)
System\Windows\Documents\TextElementCollection.cs (2)
410return IndexOfInternal(value, isCacheSafePreviousIndex); 442return IndexOfInternal(value, false /* isCacheSafePreviousIndex */);