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