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