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