1 write to isDefault
System.Data.Linq (1)
Mapping\Attributes.cs (1)
123set { this.isDefault = value; }
1 reference to isDefault
System.Data.Linq (1)
Mapping\Attributes.cs (1)
122get { return this.isDefault; }