7 references to FieldDeclarationSyntax
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
28940
Public Overridable Function VisitFieldDeclaration(ByVal node As
FieldDeclarationSyntax
) As VisualBasicSyntaxNode
30756
Public Overrides Function VisitFieldDeclaration(ByVal node As
FieldDeclarationSyntax
) As VisualBasicSyntaxNode
37136
Friend Shared Function FieldDeclaration(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declarators As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(of GreenNode)) As
FieldDeclarationSyntax
37141
Return DirectCast(cached,
FieldDeclarationSyntax
)
49202
Friend Function FieldDeclaration(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declarators As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(of GreenNode)) As
FieldDeclarationSyntax
49207
Return DirectCast(cached,
FieldDeclarationSyntax
)
Generated\Syntax.xml.Syntax.Generated.vb (1)
10103
Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
FieldDeclarationSyntax
)._modifiers