1 write to m_mappingItemCollection
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\GeneratedView.cs (1)
155m_mappingItemCollection = mappingItemCollection;
1 reference to m_mappingItemCollection
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\GeneratedView.cs (1)
193if (TryParseView(m_eSQL, false, m_extent, m_mappingItemCollection, m_config, out m_commandTree, out m_discriminatorMap, out parserException))