1 write to DisplayIfNoReferences
Microsoft.CodeAnalysis.Features (1)
FindUsages\DefinitionItem.cs (1)
135DisplayIfNoReferences = displayIfNoReferences;
1 reference to DisplayIfNoReferences
Microsoft.CodeAnalysis.Features (1)
FindUsages\DefinitionItem.cs (1)
278=> new(Tags, DisplayParts, NameDisplayParts, SourceSpans.SelectAsArray(ss => (DocumentIdSpan)ss), MetadataLocations, Properties, DisplayableProperties, DisplayIfNoReferences);