1 write to _interestingRelProperties
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelPropertyHelper.cs (1)
178
_interestingRelProperties
= interestingRelProperties;
2 references to _interestingRelProperties
System.Data.Entity (2)
System\Data\Query\InternalTrees\RelPropertyHelper.cs (2)
131
if (
_interestingRelProperties
== null ||
132
!
_interestingRelProperties
.Contains(prop))