4 references to
Microsoft.CodeAnalysis.CSharp (4)
Symbols\LexicalSortKey.cs (4)
68
:
this
(syntaxRef.SyntaxTree, syntaxRef.Span.Start, compilation)
75
:
this
(location.SourceTree, location.SourceSpan.Start, compilation)
83
:
this
(node.SyntaxTree, node.SpanStart, compilation)
91
:
this
(token.SyntaxTree, token.SpanStart, compilation)