1 instantiation of State
Microsoft.VisualStudio.LanguageServices (1)
Snippets\SnippetExpansionClient.cs (1)
88private readonly State _state = new();
3 references to State
Microsoft.VisualStudio.LanguageServices (3)
Snippets\SnippetExpansionClient.cs (3)
88private readonly State _state = new(); 112/// <inheritdoc cref="State._expansionSession"/> 115/// <inheritdoc cref="State.IsFullMethodCallSnippet"/>