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