1 instantiation of Literal
Microsoft.CodeAnalysis.Features (1)
NavigateTo\RegexQueryCompiler.cs (1)
154return new RegexQuery.Literal(builder.ToString());
4 references to Literal
Microsoft.CodeAnalysis.Features (1)
NavigateTo\RegexQueryCompiler.cs (1)
54/// <see cref="RegexQuery.Any"/>, and <see cref="RegexQuery.Literal"/> nodes — no
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\TopLevelSyntaxTree\NavigateToSearchIndex.NavigateToSearchInfo.cs (1)
768case PatternMatching.RegexQuery.Literal literal:
PatternMatching\RegexQuery.cs (2)
31/// Whether this tree contains any <see cref="Literal"/> nodes whose bigrams/trigrams 101/// <see cref="Any"/>, or <see cref="Literal"/>, no <see cref="None"/> nodes exist anywhere