3 references to WithInterfaceKeyword
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\TypeStatementSyntax.vb (2)
137
Return
WithInterfaceKeyword
(keyword)
151
Return
WithInterfaceKeyword
(keyword)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
18829
Dim withObj = objectUnderTest.WithAttributeLists(objectUnderTest.AttributeLists).WithModifiers(objectUnderTest.Modifiers).
WithInterfaceKeyword
(objectUnderTest.InterfaceKeyword).WithIdentifier(objectUnderTest.Identifier).WithTypeParameterList(objectUnderTest.TypeParameterList)