3 references to WithStructureKeyword
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\TypeStatementSyntax.vb (2)
81
Return
WithStructureKeyword
(keyword)
95
Return
WithStructureKeyword
(keyword)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
18820
Dim withObj = objectUnderTest.WithAttributeLists(objectUnderTest.AttributeLists).WithModifiers(objectUnderTest.Modifiers).
WithStructureKeyword
(objectUnderTest.StructureKeyword).WithIdentifier(objectUnderTest.Identifier).WithTypeParameterList(objectUnderTest.TypeParameterList)