2 references to WithExpressions
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
21183
Return Me.
WithExpressions
(Me.Expressions.AddRange(items))
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
20354
Dim withObj = objectUnderTest.WithEraseKeyword(objectUnderTest.EraseKeyword).
WithExpressions
(objectUnderTest.Expressions)