“LockSlimInFinalizer” (Solution)
Answer
Explanation
A SynchronizationLockException will be thrown because the finalizer will be called from the GC thread.
Last updated
A SynchronizationLockException will be thrown because the finalizer will be called from the GC thread.
Last updated