3 references to SnippetIdentifierKey
Microsoft.CodeAnalysis.Features (3)
Completion\Providers\Snippets\SnippetCompletionItem.cs (3)
35KeyValuePairUtil.Create(SnippetIdentifierKey, snippetIdentifier)], 44Contract.ThrowIfFalse(item.TryGetProperty(SnippetIdentifierKey, out var text)); 57return item.TryGetProperty(SnippetIdentifierKey, out var _);