Skip to content

Property-specific With methods fail when using ReadOnlyMemory<byte> fields #119

Description

@AArnott

The With methods try to use the == operator between two structs, which isn't legal unless the operator happens to be defined on that struct, which in the case of ReadOnlyMemory<T>, it isn't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions