2 references to PreferType
Microsoft.CodeAnalysis.Features (2)
Completion\Providers\AbstractRecommendationServiceBasedCompletionProvider.cs (1)
199return SymbolMatchPriority.PreferType;
ExternalAccess\Pythia\Api\PythiaSymbolMatchPriority.cs (1)
12internal static readonly int PreferType = SymbolMatchPriority.PreferType;