2 references to IsBrowsableType
System.Workflow.ComponentModel (2)
Shared\Walker.cs (2)
249if (childObj != null && IsBrowsableType(childObj.GetType())) 256else if (propValue != null && IsBrowsableType(propValue.GetType()))