1 write to guid
System.WorkflowServices (1)
System\Workflow\Activities\ContractType.cs (1)
119this.guid = Guid.NewGuid();
2 references to guid
System.WorkflowServices (2)
System\Workflow\Activities\ContractType.cs (2)
117if (this.guid == Guid.Empty) 122return this.guid;