1 write to isComposable
System.Data.Linq (1)
Mapping\Attributes.cs (1)
24set { this.isComposable = value; }
1 reference to isComposable
System.Data.Linq (1)
Mapping\Attributes.cs (1)
23get { return this.isComposable; }