1 write to Value
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (1)
440returnValue.Value = value;
4 references to Value
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs (1)
174_unresolvedEntityTypeName = value.Value;
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs (1)
72_unresolvedRelationshipTypeName = value.Value;
System\Data\EntityModel\SchemaObjectModel\ReferenceSchema.cs (1)
135NamespaceName = returnValue.Value;
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
943Namespace = returnValue.Value;