2 references to WithPrecedingMisc
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
30455
Return Me.
WithPrecedingMisc
(Me.PrecedingMisc.AddRange(items))
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
21296
Dim withObj = objectUnderTest.WithDeclaration(objectUnderTest.Declaration).
WithPrecedingMisc
(objectUnderTest.PrecedingMisc).WithRoot(objectUnderTest.Root).WithFollowingMisc(objectUnderTest.FollowingMisc)