2 writes to _facetType
System.Data.Entity (2)
System\Data\Metadata\Edm\FacetDescription.cs (2)
37_facetType = facetType; 88_facetType = facetType;
3 references to _facetType
System.Data.Entity (3)
System\Data\Metadata\Edm\FacetDescription.cs (3)
55UpdateMinMaxValueForConstant(_facetName, _facetType, ref _minValue, ref _maxValue, _defaultValue); 136return _facetType; 317else if (FacetDescription.IsNumericType(_facetType))