2 writes to _containsByteArray
System.Data.Entity (2)
System\Data\EntityKey.cs (2)
423
_containsByteArray
= false;
474
_containsByteArray
= true;
4 references to _containsByteArray
System.Data.Entity (4)
System\Data\EntityKey.cs (4)
551
key1.
_containsByteArray
!= key2.
_containsByteArray
)
558
if (key1.
_containsByteArray
)
595
if (key1.
_containsByteArray
)