1 write to contextGuid
System.Workflow.ComponentModel (1)
AuthoringOM\ActivityExecutionContextCollection.cs (1)
384
this.
contextGuid
= contextGuid;
2 references to contextGuid
System.Workflow.ComponentModel (2)
AuthoringOM\ActivityExecutionContextCollection.cs (2)
400
return this.
contextGuid
;
448
return
contextGuid
.GetHashCode();