2 references to GetOrGenerateDefinition
System.Workflow.Runtime (2)
WorkflowDefinitionDispenser.cs (2)
117root = workflowTypes.GetOrGenerateDefinition(workflowType, null, null, null, initForRuntime, out exist); 174Activity root = xomlFragments.GetOrGenerateDefinition(null, xomlText, rulesText, xomlHashCode, initForRuntime, out exist);