2 overrides of OnRegister
System.WorkflowServices (2)
System\Workflow\Runtime\CompiledWorkflowDefinitionContext.cs (1)
69protected override void OnRegister()
System\Workflow\Runtime\StreamedWorkflowDefinitionContext.cs (1)
205protected override void OnRegister()
1 reference to OnRegister
System.WorkflowServices (1)
System\Workflow\Runtime\WorkflowDefinitionContext.cs (1)
49OnRegister();