1 write to _spanSet
Microsoft.CodeAnalysis.VisualBasic (1)
Syntax\SyntaxReplacer.vb (1)
83
Me.
_spanSet
= New HashSet(Of TextSpan)(Me._nodeSet.Select(Function(n) n.FullSpan).Concat(
2 references to _spanSet
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\SyntaxReplacer.vb (2)
87
Me._totalSpan = ComputeTotalSpan(Me.
_spanSet
)
136
For Each s In Me.
_spanSet