14 Operation = operation;
17 public override bool Equals([NotNullWhen(
true)]
object?
obj)
28 if (Operation ==
other.Operation)
override bool Equals([NotNullWhen(true)] object? obj)
bool Equals(EditAndContinueLogEntry other)
override int GetHashCode()
EditAndContinueLogEntry(EntityHandle handle, EditAndContinueOperation operation)