1 write to _commonTypeClosure
System.Data.Entity (1)
System\Data\Metadata\TypeSemantics.cs (1)
1149System.Threading.Interlocked.CompareExchange<objectModel.ReadOnlyCollection<PrimitiveType>[,]>(ref _commonTypeClosure, commonTypeClosure, null);
2 references to _commonTypeClosure
System.Data.Entity (2)
System\Data\Metadata\TypeSemantics.cs (2)
1109if (null != _commonTypeClosure) 1186return _commonTypeClosure[(int)primitiveType1.PrimitiveTypeKind, (int)primitiveType2.PrimitiveTypeKind];