2 references to ContainsType
System.Data.Entity (2)
System\Data\Metadata\ObjectLayer\ObjectItemAttributeAssemblyLoader.cs (2)
250
Debug.Assert(!CacheEntry.
ContainsType
(associationType.FullName), "Relationship type must not be present in the list of types");
338
Debug.Assert(!CacheEntry.
ContainsType
(edmType.Identity), "This type must not be already present in the list of types for this assembly");