3 writes to SearchableEntryType
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (3)
278SearchableEntryType = entryType, 612SearchableEntryType = SearchableEntryOption.Argument, 620SearchableEntryType = SearchableEntryOption.Variable,
2 references to SearchableEntryType
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (2)
641if (entry.SearchableEntryType == SearchableEntryOption.Variable) 651else if (entry.SearchableEntryType == SearchableEntryOption.Argument)