1 write to _facetDescriptions
System.Data.Entity (1)
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (1)
340Interlocked.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)
96if (_facetDescriptions.TryGetValue(type as PrimitiveType, out collection)) 232if (_facetDescriptions != null)