14 references to ContainsCaseKey
System.Activities.Core.Presentation (14)
System\Activities\Core\Presentation\GenericFlowSwitchHelper.cs (14)
203if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, caseName))
217if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
228if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
239if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
250if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
261if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
271if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
281if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
291if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
301if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, i))
315if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, value))
325if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, true))
329else if (!GenericFlowSwitchHelper.ContainsCaseKey(collection, false))
421return ContainsCaseKey(itemsCollection, key);