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