1 write to _defaultValue
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\FacetDescriptionElement.cs (1)
141
set {
_defaultValue
= value; }
1 reference to _defaultValue
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\FacetDescriptionElement.cs (1)
140
get { return
_defaultValue
; }