2 references to CaptureExpression
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\WithExpressionRewriter.vb (2)
194Return CaptureExpression(value, state) 244Return If(substitute IsNot Nothing, CaptureExpression(substitute, state), value)