1 write to DisplayIfNoReferences
Microsoft.CodeAnalysis.Features (1)
FindUsages\DefinitionItem.cs (1)
134DisplayIfNoReferences = displayIfNoReferences;
2 references to DisplayIfNoReferences
Microsoft.CodeAnalysis.Features (2)
FindUsages\DefinitionItem.cs (1)
277=> new(Tags, DisplayParts, NameDisplayParts, SourceSpans.SelectAsArray(ss => (DocumentIdSpan)ss), MetadataLocations, Properties, DisplayableProperties, DisplayIfNoReferences);
FindUsages\IRemoteFindUsagesService.cs (1)
230item.DisplayIfNoReferences);