2 references to ThrowObjectDisposedException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\ObjectDisposedException.cs (1)
61ThrowHelper.ThrowObjectDisposedException(instance);
src\libraries\System.Private.CoreLib\src\System\Threading\PeriodicTimer.cs (1)
100ThrowHelper.ThrowObjectDisposedException(this);