Home
last modified time | relevance | path

Searched defs:ExecutorLocksHeldException (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Runtime/
H A DExecutorLocksHeldException.cs45 internal class ExecutorLocksHeldException : Exception class
49 public ExecutorLocksHeldException(ManualResetEvent handle) in ExecutorLocksHeldException() method in System.Workflow.Runtime.ExecutorLocksHeldException