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