core icon indicating copy to clipboard operation
core copied to clipboard

Add support for C# record structs

Open Jand42 opened this issue 3 years ago • 0 comments

Tests already exist (but marked to skip):

https://github.com/dotnet-websharper/core/blob/d6f1bd43cf0250e31fc1d1c3a1c2244864127599/tests/WebSharper.CSharp.Tests/Records.cs#L55-L62

[ ] Implement ProjectReader changes, only supporting immutable record structs for now (as general mutable struct support is missing)

Jand42 avatar Feb 28 '22 10:02 Jand42