3 references to IncompleteMember
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (1)
11545Return SyntaxFactory.IncompleteMember(Nothing, Nothing, Nothing)
Generated\Syntax.xml.Syntax.Generated.vb (1)
10027Dim newNode = SyntaxFactory.IncompleteMember(attributeLists, modifiers, missingIdentifier)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
11415return SyntaxFactory.IncompleteMember(Nothing, Nothing, Nothing)