1 reference to WithErrorKeyword
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
19791
Dim withObj = objectUnderTest.WithOnKeyword(objectUnderTest.OnKeyword).
WithErrorKeyword
(objectUnderTest.ErrorKeyword).WithResumeKeyword(objectUnderTest.ResumeKeyword).WithNextKeyword(objectUnderTest.NextKeyword)