1 write to Shortcut
Microsoft.VisualStudio.LanguageServices.Razor (1)
Snippets\XmlSnippetParser.CodeSnippet.cs (1)
40Shortcut = GetElementInnerText(header, "Shortcut");
1 reference to Shortcut
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostInlineCompletionEndpointTest.cs (1)
125return snippets.Select(s => new RoslynSnippets.SnippetInfo(s.Shortcut, s.Title, s.Title, snippetsFile));