with expression
A C# expression that copies a record or struct and assigns selected members on the resulting copy.
Also known as nondestructive mutation
A C# expression that copies a record or struct and assigns selected members on the resulting copy.
Also known as nondestructive mutation