3 references to new
Microsoft.CodeAnalysis.Features (3)
FindUsages\DefinitionItemFactory.cs (1)
323return new SourceReferenceItem(
FindUsages\IRemoteFindUsagesService.cs (1)
310=> new(definition,
FindUsages\SourceReferenceItem.cs (1)
73: this(definition, sourceSpan, classifiedSpans, symbolUsageInfo, additionalProperties: [])