2 references to CompareNames
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
331if (Utils.CompareNames(set.Name, name) == 0)
System\Data\EntityModel\SchemaObjectModel\StructuredType.cs (1)
219Utils.CompareNames(newMember.Name, Name) == 0)