1 write to DisplayIfNoReferences
Microsoft.CodeAnalysis.Features (1)
FindUsages\DefinitionItem.cs (1)
134DisplayIfNoReferences = displayIfNoReferences;
6 references to DisplayIfNoReferences
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
FindUsages\FindUsagesTestContext.cs (1)
25return definition.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);
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindUsagesLSPContext.cs (1)
125if (definition.DisplayIfNoReferences)
Microsoft.VisualStudio.LanguageServices (2)
FindReferences\Contexts\WithReferencesFindUsagesContext.cs (2)
53if (definition.DisplayIfNoReferences) 255definition.DisplayIfNoReferences