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