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