1 override of GetIdentifierHash
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\MemberRestriction.cs (1)
192protected override int GetIdentifierHash()
2 references to GetIdentifierHash
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\BoolLiteral.cs (1)
171return literal.GetIdentifierHash();
System\Data\Mapping\ViewGeneration\Structures\MemberRestriction.cs (1)
190/// See <see cref="BoolLiteral.GetIdentifierHash"/>. Member restriction can be incomplete for this operation.