2 references to ForeignKeyPrincipals
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (1)
443foreach (var pkFkInfo in principal.ForeignKeyPrincipals)
System\Data\Objects\EntityEntry.cs (1)
175foreach (var foreignKey in ((EntitySet)EntitySet).ForeignKeyPrincipals)