1 write to _name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\ForeignKeyAttribute.cs (1)
29_name = name;
1 reference to _name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\ForeignKeyAttribute.cs (1)
37get { return _name; }