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