6 references to Enumerator_VerifyContext
PresentationCore (6)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\GenericEnumerator.cs (1)
61throw new InvalidOperationException(SR.Enumerator_VerifyContext);
System\Windows\Media\CharacterMetricsDictionary.cs (1)
594throw new InvalidOperationException(SR.Enumerator_VerifyContext);
System\Windows\Media\CultureSpecificStringDictionary.cs (1)
408throw new InvalidOperationException(SR.Enumerator_VerifyContext);
System\Windows\Media\FamilyMapCollection.cs (1)
432throw new InvalidOperationException(SR.Enumerator_VerifyContext);
System\Windows\Media\FamilyTypefaceCollection.cs (1)
449throw new InvalidOperationException(SR.Enumerator_VerifyContext);
System\Windows\Media3D\Visual3DCollection.cs (1)
688throw new InvalidOperationException(SR.Enumerator_VerifyContext);