1 reference to TryGetGeneratedViewOfType
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemCollection.cs (1)
885
return this.m_viewDictionary.
TryGetGeneratedViewOfType
(workspace, entity, type, includeSubtypes, out generatedView);