1 write to firstInRegion
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\AbstractFlowPass.cs (1)
216
this.
firstInRegion
= firstInRegion;
1 reference to firstInRegion
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\AbstractFlowPass.cs (1)
261
if (TrackingRegions && node == this.
firstInRegion
&& this.regionPlace == RegionPlace.Before)