1 write to defaultWorkflowRuntimeSection
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
83
defaultWorkflowRuntimeSection
= tempSection;
2 references to defaultWorkflowRuntimeSection
System.WorkflowServices (2)
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (2)
77
if (
defaultWorkflowRuntimeSection
== null)
85
return
defaultWorkflowRuntimeSection
;