1 reference to WithToKeyword
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
21062
Dim withObj = objectUnderTest.WithLowerBound(objectUnderTest.LowerBound).
WithToKeyword
(objectUnderTest.ToKeyword).WithUpperBound(objectUnderTest.UpperBound)