1 write to _accessor
System.Data.Entity (1)
System\Data\Metadata\Edm\NavigationProperty.cs (1)
35
_accessor
= new NavigationPropertyAccessor(name);
1 reference to _accessor
System.Data.Entity (1)
System\Data\Metadata\Edm\NavigationProperty.cs (1)
130
get { return
_accessor
; }