3 references to SyncGetValue
System.Data.Entity (3)
System\Data\Mapping\Update\Internal\ViewLoader.cs (3)
60return SyncGetValue(extent, workspace, m_functionMappingTranslators, extent); 72return SyncGetValue(extent, workspace, m_affectedTables, extent); 81return SyncGetValue(associationSet, workspace, m_associationSetMetadata, associationSet);