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