PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / Deadlock­Detection­Policy.​Reader­Writer­Enhancements / Reader­Lock­Exit
Open sandbox

Method ReaderLockExit

ReaderLockExit(MethodExecutionArgs)

Declaration
[OnMethodEntryAdvice]
[MulticastPointcut(MemberName = "regex:^ExitReadLock|^ReleaseReaderLock")]
[MethodExecutionAdviceOptimization]
[Internal(AttributeId = -9126100459348525011L)]
[DebuggerAspectMethod]
public static void ReaderLockExit(MethodExecutionArgs args)
Parameters
Type Name Description
MethodExecutionArgs args