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