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