4 references to
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\ControlFlowPass.cs (2)
34: base(compilation, member, node) 39: base(compilation, member, node, firstInRegion, lastInRegion)
FlowAnalysis\LocalDataFlowPass.cs (2)
40: base(compilation, member, node, nonMonotonicTransferFunction: trackUnassignments) 55: base(compilation, member, node, firstInRegion, lastInRegion, trackRegions: trackRegions, nonMonotonicTransferFunction: trackUnassignments)