2 writes to _skipNextWithspace
Microsoft.DotNet.AsmDiff (2)
DiffRecorder.cs (2)
74
_skipNextWithspace
= true;
99
_skipNextWithspace
= false;
1 reference to _skipNextWithspace
Microsoft.DotNet.AsmDiff (1)
DiffRecorder.cs (1)
97
if (
_skipNextWithspace
)