1 write to keyProvider
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowNamespace.cs (1)
120
keyProvider
= workflowNamespace.GetName("KeyProvider");
2 references to keyProvider
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowNamespace.cs (2)
118
if (
keyProvider
== null)
122
return
keyProvider
;