1 instantiation of DagTempAllocator
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter.PatternLocalRewriter.cs (1)
35_tempAllocator = new DagTempAllocator(_factory, node, generateInstrumentation);
1 reference to DagTempAllocator
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter.PatternLocalRewriter.cs (1)
28protected readonly DagTempAllocator _tempAllocator;