7[
TypeForwardedFrom(
"mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
19 :
base(
SR.Threading_AbandonedMutexException)
31 :
base(message, inner)
37 :
base(
SR.Threading_AbandonedMutexException)
51 :
base(message, inner)
AbandonedMutexException(SerializationInfo info, StreamingContext context)
AbandonedMutexException(string? message)
AbandonedMutexException(string? message, Exception? inner)
void SetupException(int location, WaitHandle handle)
AbandonedMutexException(string? message, int location, WaitHandle? handle)
AbandonedMutexException(int location, WaitHandle? handle)
AbandonedMutexException()
AbandonedMutexException(string? message, Exception? inner, int location, WaitHandle? handle)