2 references to IsBrowsableType
System.Workflow.Activities (2)
Common\Walker.cs (2)
250
if (childObj != null &&
IsBrowsableType
(childObj.GetType()))
257
else if (propValue != null &&
IsBrowsableType
(propValue.GetType()))