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