2 references to emptyVersion
System.Workflow.Activities (2)
Common\TypeSystemHelpers.cs (2)
149
if (thatVersion != null && thatVersion !=
emptyVersion
&& thatVersion != thisName.Version)
245
if (thatVersion != null && thatVersion !=
emptyVersion
&& thatVersion != thisName.Version)