1 write to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (1)
293_disposed = true;
3 references to _disposed
System.Security.Cryptography (3)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (3)
356ObjectDisposedException.ThrowIf(_disposed, this); 390ObjectDisposedException.ThrowIf(_disposed, this); 399ObjectDisposedException.ThrowIf(_disposed, this);