I'm Roman, a software engineer mainly interested in programming languages tooling creation.
Actively contributing to different developer tools in my spare time.
I'm Roman, a software engineer mainly interested in programming languages tooling creation.
Actively contributing to different developer tools in my spare time.
The `EquatableSourceGenerator` is a simple generator that realize the implementation of the interface IEquatable`1 in a partial class
C# 1
public static class ExceptionExtensions
{
public static List<Exception> FlattenInnerExceptions(this Exception exception)
{
return exception