1 write to workflowHostType
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowNamespace.cs (1)
47workflowHostType = workflowNamespace.GetName("WorkflowHostType");
2 references to workflowHostType
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowNamespace.cs (2)
45if (workflowHostType == null) 50return workflowHostType;