6 writes to _treeOrdinal
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\LexicalSortKey.vb (6)
72
Public Shared ReadOnly NotInitialized As LexicalSortKey = New LexicalSortKey() With {._embeddedKind = SyntaxTreeKind.None, .
_treeOrdinal
= -1, ._position = -1}
80
Me.
_treeOrdinal
= treeOrdinal
111
Me.
_treeOrdinal
= -1
123
Me.
_treeOrdinal
= -1
126
Me.
_treeOrdinal
= If(tree Is Nothing, -1, compilation.GetSyntaxTreeOrdinal(tree))
236
Me.
_treeOrdinal
= other._treeOrdinal
2 references to _treeOrdinal
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\LexicalSortKey.vb (2)
50
Return Me.
_treeOrdinal
236
Me._treeOrdinal = other.
_treeOrdinal