1 write to _facetDescriptions
System.Data.Entity (1)
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (1)
340
Interlocked.CompareExchange<Dictionary<PrimitiveType, System.Collections.ObjectModel.ReadOnlyCollection<FacetDescription>>>(ref
_facetDescriptions
,
2 references to _facetDescriptions
System.Data.Entity (2)
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (2)
96
if (
_facetDescriptions
.TryGetValue(type as PrimitiveType, out collection))
232
if (
_facetDescriptions
!= null)