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