Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/
H A DActivityInterfaces.cs146 Activity GetContextActivityForId(int id); in GetContextActivityForId() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Runtime/System/Activities/Statements/
H A DInteropExecutor.cs582 public Activity GetContextActivityForId(int id) in GetContextActivityForId() method in System.Activities.Statements.InteropExecutor
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Runtime/
H A DWorkflowExecutor.cs1411 internal Activity GetContextActivityForId(int stateId) in GetContextActivityForId() method in System.Workflow.Runtime.WorkflowExecutor