2 references to s_pool
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Simplification\Reducers\CSharpMiscellaneousReducer.cs (2)
23
() => new Rewriter(
s_pool
));
27
public CSharpMiscellaneousReducer() : base(
s_pool
)