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