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