1 write to DisplayIfNoReferences
Microsoft.CodeAnalysis.Features (1)
FindUsages\DefinitionItem.DetachedDefinitionItem.cs (1)
55DisplayIfNoReferences = displayIfNoReferences;
4 references to DisplayIfNoReferences
Microsoft.CodeAnalysis.Features (4)
FindUsages\DefinitionItem.DetachedDefinitionItem.cs (4)
64this.DisplayIfNoReferences == other.DisplayIfNoReferences && 78Hash.Combine(this.DisplayIfNoReferences, 103Properties, DisplayableProperties, DisplayIfNoReferences);