1 write to _locations
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
509_locations = locations;
1 reference to _locations
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
665public IList<LSP.Location> GetLocations(string locationName) => _locations[locationName];