2 references to Instance
Microsoft.CodeAnalysis.Features (2)
CodeLens\CodeLensFindReferenceProgress.cs (2)
58_locations = new ConcurrentSet<Location>(LocationComparer.Instance); 108var locations = symbol.Locations.Intersect(_queriedSymbol.Locations, LocationComparer.Instance).Any()