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