1 reference to Rewriter
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Simplification\Reducers\CSharpDefaultExpressionReducer.cs (1)
11private static readonly ObjectPool<IReductionRewriter> s_pool = new(static () => new Rewriter(s_pool));