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