3 references to Property
Microsoft.CodeAnalysis.Features (3)
SemanticSearch\AbstractSemanticSearchService.cs (1)
79.Add(typeof(IPropertySymbol), QueryKind.Property)
SemanticSearch\QueryExecutionContext.cs (2)
83case QueryKind.Property: 210QueryKind.Property => SymbolKind.Property,