1 write to Expression
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
342Expression = expression;
2 references to Expression
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
3540 => this.Expression,
NavigateTo\RegexQueryCompiler.cs (1)
86RegexOneOrMoreQuantifierNode quantifier => CompileNode(quantifier.Expression),