2 references to InvalidOperation_EnumNotStarted
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509ChainElementCollection.cs (1)
45throw new InvalidOperationException(SR.InvalidOperation_EnumNotStarted);
System\Security\Cryptography\X509Certificates\X509ExtensionCollection.cs (1)
42throw new InvalidOperationException(SR.InvalidOperation_EnumNotStarted);