2 references to ForeignKeyAttribute
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\Schema\ForeignKeyAttribute.cs (1)
17/// Initializes a new instance of the <see cref="ForeignKeyAttribute" /> class.
System.ComponentModel.DataAnnotations (1)
System.ComponentModel.DataAnnotations.cs (1)
34[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.DataAnnotations.Schema.ForeignKeyAttribute))]