2 references to WithTypes
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
2959
Return Me.
WithTypes
(Me.Types.AddRange(items))
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
18802
Dim withObj = objectUnderTest.WithImplementsKeyword(objectUnderTest.ImplementsKeyword).
WithTypes
(objectUnderTest.Types)