1 write to _hash
System.Data.Entity (1)
System\Data\Metadata\Edm\EntityType.cs (1)
295Interlocked.CompareExchange(ref _hash, BuildEntityTypeHash(), null);
2 references to _hash
System.Data.Entity (2)
System\Data\Metadata\Edm\EntityType.cs (2)
293if (_hash == null) 297return _hash;