3 references to VariableValue
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\SridFacetDescriptionElement.cs (1)
42
DefaultValue = EdmConstants.
VariableValue
;
System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs (1)
561
_facetValues.Add(EdmProviderManifest.SridFacetName, EdmConstants.
VariableValue
);
System\Data\Metadata\Helper.cs (1)
355
return object.ReferenceEquals(facet.Value, EdmConstants.
VariableValue
);