1 write to guid
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (1)
269this.guid = Guid.NewGuid();
2 references to guid
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (2)
266if (this.guid == Guid.Empty) 271return this.guid;