3 references to IsDefault
System (2)
compmod\system\componentmodel\DataObjectMethodAttribute.cs (2)
47return (other != null) && (other.MethodType == MethodType) && (other.IsDefault == IsDefault);
System.Web (1)
UI\WebControls\ObjectDataSourceView.cs (1)
1522if (attr.IsDefault) {