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