1 reference to CompareLocations
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
107
public override int Compare(LSP.Location x, LSP.Location y) =>
CompareLocations
(x, y);