1 write to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (1)
287_disposed = true;
3 references to _disposed
System.Security.Cryptography (3)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (3)
337ObjectDisposedException.ThrowIf(_disposed, this); 369ObjectDisposedException.ThrowIf(_disposed, this); 378ObjectDisposedException.ThrowIf(_disposed, this);