1 write to ingoreExternalRefs
System.Data.Linq (1)
SqlClient\Query\SqlDuplicator.cs (1)
44
this.
ingoreExternalRefs
= ignoreExternalRefs;
4 references to ingoreExternalRefs
System.Data.Linq (4)
SqlClient\Query\SqlDuplicator.cs (4)
72
if (this.
ingoreExternalRefs
&& !this.nodeMap.ContainsKey(aref.Alias)) {
151
if (this.
ingoreExternalRefs
&& !this.nodeMap.ContainsKey(cref.Column)) {
282
if (this.
ingoreExternalRefs
&& !this.nodeMap.ContainsKey(suc)) {
419
if (this.
ingoreExternalRefs
&& !this.nodeMap.ContainsKey(sref.SharedExpression)) {