2 references to TryGetPropertyTranslator
System.Data.Entity (2)
System\Data\Objects\ELinq\Translator.cs (2)
273if (GenericICollectionTranslator.TryGetPropertyTranslator(nonGenericPropertyInfo, out propertyTranslator)) 430return GenericICollectionTranslator.TryGetPropertyTranslator(propertyInfo, out propertyTranslator) ||