2 references to IntentName
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\IntelliCode\IntentProcessor.cs (2)
46if (!_lazyIntentProviders.TryGetValue((LanguageName: languageName, IntentName: intentRequestContext.IntentName), out var provider)) 51m["intent"] = intentRequestContext.IntentName;