1 write to definitionIdentity
System.Runtime.DurableInstancing (1)
System\Runtime\Workflow45Namespace.cs (1)
27definitionIdentity = workflow45Namespace.GetName("DefinitionIdentity");
2 references to definitionIdentity
System.Runtime.DurableInstancing (2)
System\Runtime\Workflow45Namespace.cs (2)
25if (definitionIdentity == null) 30return definitionIdentity;