2 references to Default
System (2)
compmod\system\componentmodel\BindableAttribute.cs (1)
83this.isDefault = (flags == BindableSupport.Default);
compmod\system\componentmodel\ListBindableAttribute.cs (1)
50this.isDefault = (flags == BindableSupport.Default);