3 overrides of IsStructurallyEquivalent
System.Data.Entity (3)
System\Data\Objects\ELinq\InitializerFacet.cs (3)
265protected override bool IsStructurallyEquivalent(InitializerMetadata other) 367protected override bool IsStructurallyEquivalent(InitializerMetadata other) 459protected override bool IsStructurallyEquivalent(InitializerMetadata other)
1 reference to IsStructurallyEquivalent
System.Data.Entity (1)
System\Data\Objects\ELinq\InitializerFacet.cs (1)
116return IsStructurallyEquivalent(other);