4 references to _ocMapping
System.Data.Entity (4)
System\Data\Metadata\ObjectItemCollection.cs (4)
377objectItemCollection._ocMapping.Add(cspaceTypeName, edmType); 382objectItemCollection._ocMapping.Add(cspaceTypeName, edmType); 387objectItemCollection._ocMapping.Add(cspaceTypeName, edmType); 580return _ocMapping.TryGetValue(cspaceType.Identity, out edmType);