1 write to _collectionCreate
System.Data.Entity (1)
System\Data\Metadata\Edm\NavigationPropertyAccessor.cs (1)
109Interlocked.CompareExchange(ref _collectionCreate, value, null);
1 reference to _collectionCreate
System.Data.Entity (1)
System\Data\Metadata\Edm\NavigationPropertyAccessor.cs (1)
104get { return _collectionCreate; }