C# (CSharp) Microsoft.CSharp.Expressions.Compiler Namespace

Сlasses

Name Description
Reducer Utility to reduce all extension nodes, except for await, into more primitive forms. This step is performed early on during async lambda rewriting so we don't have to worry about custom nodes.
Reducer.Impl