1 write to _referenceProperties
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
1069_referenceProperties = new List<KeyValuePair<NavigationProperty, PropertyInfo>>();
1 reference to _referenceProperties
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
1366_referenceProperties.Add(new KeyValuePair<NavigationProperty,PropertyInfo>(navProperty, baseProperty));