2 references to LexicalSortKey
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\LexicalSortKey.vb (2)
69Public Shared ReadOnly NotInSource As LexicalSortKey = New LexicalSortKey(SyntaxTreeKind.None, -1, 0) 85Me.New(embeddedKind, If(tree Is Nothing OrElse embeddedKind <> SyntaxTreeKind.None, -1, compilation.GetSyntaxTreeOrdinal(tree)), location)