José Gonçalves
Results
1
issues of
José Gonçalves
In C#, the handling of `is not null` differs between `record` and `record struct`. Specifically, `borderStyle.Value` returns a non-nullable instance of `BorderStyle`, which results in the string representation being `$borderStyle=BorderStyle...