1 reference to WithDotToken
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
19308
Dim withObj = objectUnderTest.WithKeyKeyword(objectUnderTest.KeyKeyword).
WithDotToken
(objectUnderTest.DotToken).WithName(objectUnderTest.Name).WithEqualsToken(objectUnderTest.EqualsToken).WithExpression(objectUnderTest.Expression)