5 references to HasSource
System.Data.Linq (5)
Types.cs (5)
225
if (this.
HasSource
) removedEntities.Remove(entity);
242
if (this.
HasSource
) removedEntities.Remove(e);
340
get { return
HasSource
; }
393
if (this.
HasSource
) {
415
if (this.
HasSource
) {