2 references to InternalTryGetValue
System.Data.Entity (2)
System\Data\Metadata\Edm\MetadataCollection.cs (2)
188
T item =
InternalTryGetValue
(identity, ignoreCase);
641
item =
InternalTryGetValue
(identity, ignoreCase);