1 write to navigationPropertyCache
System.Data.Entity (1)
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
2560this.navigationPropertyCache = member;
2 references to navigationPropertyCache
System.Data.Entity (2)
System\Data\Objects\DataClasses\RelatedEnd.cs (2)
2549if (this.navigationPropertyCache == null && _wrappedOwner.Context != null && this.TargetAccessor.HasProperty) 2562return this.navigationPropertyCache;