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