1 instantiation of MetadataPropertyValue
System.Data.Entity (1)
System\Data\Metadata\Edm\MetadataPropertyCollection.cs (1)
129new MetadataPropertyValue(_propertyInfo, item));
2 references to MetadataPropertyValue
System.Data.Entity (2)
System\Data\Metadata\Edm\MetadataProperty.cs (2)
113MetadataPropertyValue redirectValue = _value as MetadataPropertyValue;