1 write to _navigationPropertyAssociationTypes
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (1)
55_navigationPropertyAssociationTypes = new Dictionary<Tuple<string, string>, AssociationType>();
3 references to _navigationPropertyAssociationTypes
System.Data.Entity (3)
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (3)
58_navigationPropertyAssociationTypes.Add( 68_navigationPropertyAssociationTypes.Add( 173return _navigationPropertyAssociationTypes.TryGetValue(new Tuple<string, string>(relationshipName, targetRoleName), out associationType);