1 reference to WithWarningKeyword
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
21879
Dim withObj = objectUnderTest.WithHashToken(objectUnderTest.HashToken).WithEnableKeyword(objectUnderTest.EnableKeyword).
WithWarningKeyword
(objectUnderTest.WarningKeyword).WithErrorCodes(objectUnderTest.ErrorCodes)