1 instantiation of ViewDictionary
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemCollection.cs (1)
209this.m_viewDictionary = new ViewDictionary(this, out userDefinedQueryViewsDict, out userDefinedQueryViewsOfTypeDict);
1 reference to ViewDictionary
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemCollection.cs (1)
40private ViewDictionary m_viewDictionary;