3 references to CanIncludeSpanInfo
System.Data.Entity (3)
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
347if (span != null && this.CanIncludeSpanInfo())
System\Data\Objects\ELinq\MethodCallTranslator.cs (2)
455if (parent.CanIncludeSpanInfo()) 511if (!(parent.CanIncludeSpanInfo()))