1 write to Tags
Microsoft.CodeAnalysis.Features (1)
FindUsages\DefinitionItem.cs (1)
126
Tags
= tags;
2 references to Tags
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)
223
item.
Tags
,