2 references to emptyVersion
System.Workflow.ComponentModel (2)
Shared\TypeSystemHelpers.cs (2)
148
if (thatVersion != null && thatVersion !=
emptyVersion
&& thatVersion != thisName.Version)
244
if (thatVersion != null && thatVersion !=
emptyVersion
&& thatVersion != thisName.Version)