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