2 writes to hashCode
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (2)
1240
this.
hashCode
= this.GetHashCodeImpl();
1250
this.
hashCode
= this.GetHashCodeImpl();
1 reference to hashCode
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (1)
1380
return this.
hashCode
;