3 references to GetIdentityHash
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\SerializationUtilities.cs (3)
284
return
GetIdentityHash
(new WorkflowIdentity(id.Name, version, id.Package));
288
return
GetIdentityHash
(id);
395
idHash =
GetIdentityHash
(id);