1 write to IsComposable
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
339
fm.
IsComposable
= OptionalBoolAttribute(reader, XmlMappingConstant.IsComposable, false);
1 reference to IsComposable
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1420
get { return this.map.
IsComposable
; }