2 references to WithContent
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
34708Return Me.WithContent(Me.Content.AddRange(items))
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
21651Dim withObj = objectUnderTest.WithContent(objectUnderTest.Content)