2 implementations of GetMetadataEntry
System.Data.Entity (2)
System\Data\Metadata\MetadataCache.cs (2)
792public EdmMetadataEntry GetMetadataEntry() 803public StoreMetadataEntry GetMetadataEntry()
1 reference to GetMetadataEntry
System.Data.Entity (1)
System\Data\Metadata\MetadataCache.cs (1)
330entry = metadataEntry.GetMetadataEntry();