1 write to _canonicalModelTypes
System.Data.Entity (1)
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (1)
870Interlocked.CompareExchange<TypeUsage[]>(ref _canonicalModelTypes, canonicalTypes, null);
2 references to _canonicalModelTypes
System.Data.Entity (2)
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (2)
847if (null == _canonicalModelTypes) 851return _canonicalModelTypes[(int)primitiveTypeKind];