2 references to m_memberMappings
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemCollection.cs (2)
737
Debug.Assert(
m_memberMappings
.Count == 0, "Assumption: This method is called only once, and from the constructor because m_extentMappingViews is not thread safe.");
759
m_memberMappings
);