8 instantiations of SimpleAsClauseSyntax
Microsoft.CodeAnalysis.VisualBasic (8)
Generated\Syntax.xml.Internal.Generated.vb (7)
8634
Friend Shared CreateInstance As Func(Of ObjectReader, Object) = Function(o) New
SimpleAsClauseSyntax
(o)
8644
ObjectBinder.RegisterTypeReader(GetType(SimpleAsClauseSyntax), Function(r) New
SimpleAsClauseSyntax
(r))
8689
Return new
SimpleAsClauseSyntax
(Me.Kind, newErrors, GetAnnotations, _asKeyword, _attributeLists, _type)
8693
Return new
SimpleAsClauseSyntax
(Me.Kind, GetDiagnostics, annotations, _asKeyword, _attributeLists, _type)
38729
Return New
SimpleAsClauseSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newAsKeyword, newAttributeLists.Node, newType)
45139
Dim result = New
SimpleAsClauseSyntax
(SyntaxKind.SimpleAsClause, asKeyword, attributeLists.Node, type)
57217
Dim result = New
SimpleAsClauseSyntax
(SyntaxKind.SimpleAsClause, asKeyword, attributeLists.Node, type, _factoryContext)
Generated\Syntax.xml.Syntax.Generated.vb (1)
10433
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
(kind, errors, annotations, asKeyword, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), DirectCast(type.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeSyntax)), Nothing, 0)
160 references to SimpleAsClauseSyntax
Microsoft.CodeAnalysis.VisualBasic (159)
Generated\Syntax.xml.Internal.Generated.vb (131)
5580
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
5584
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax)
5611
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax, context As ISyntaxFactoryContext)
5639
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), attributeLists As GreenNode, modifiers As GreenNode, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax)
5684
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
5759
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
5972
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
5974
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, declareKeyword As InternalSyntax.KeywordSyntax, charsetKeyword As InternalSyntax.KeywordSyntax, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, libKeyword As InternalSyntax.KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As InternalSyntax.KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
6007
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, declareKeyword As InternalSyntax.KeywordSyntax, charsetKeyword As InternalSyntax.KeywordSyntax, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, libKeyword As InternalSyntax.KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As InternalSyntax.KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, context As ISyntaxFactoryContext)
6041
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), attributeLists As GreenNode, modifiers As GreenNode, declareKeyword As InternalSyntax.KeywordSyntax, charsetKeyword As InternalSyntax.KeywordSyntax, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, libKeyword As InternalSyntax.KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As InternalSyntax.KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
6117
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
6236
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
6299
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
6301
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, delegateKeyword As InternalSyntax.KeywordSyntax, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
6322
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, delegateKeyword As InternalSyntax.KeywordSyntax, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, context As ISyntaxFactoryContext)
6344
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), attributeLists As GreenNode, modifiers As GreenNode, delegateKeyword As InternalSyntax.KeywordSyntax, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
6388
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
6461
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
6517
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
6520
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, customKeyword As InternalSyntax.KeywordSyntax, eventKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, implementsClause As ImplementsClauseSyntax)
6543
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, customKeyword As InternalSyntax.KeywordSyntax, eventKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, implementsClause As ImplementsClauseSyntax, context As ISyntaxFactoryContext)
6567
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), attributeLists As GreenNode, modifiers As GreenNode, customKeyword As InternalSyntax.KeywordSyntax, eventKeyword As InternalSyntax.KeywordSyntax, identifier As InternalSyntax.IdentifierTokenSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, implementsClause As ImplementsClauseSyntax)
6608
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
6676
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
6745
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
6747
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, operatorKeyword As InternalSyntax.KeywordSyntax, operatorToken As InternalSyntax.SyntaxToken, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
6762
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, operatorKeyword As InternalSyntax.KeywordSyntax, operatorToken As InternalSyntax.SyntaxToken, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, context As ISyntaxFactoryContext)
6778
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), attributeLists As GreenNode, modifiers As GreenNode, operatorKeyword As InternalSyntax.KeywordSyntax, operatorToken As InternalSyntax.SyntaxToken, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
6806
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
6855
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
8644
ObjectBinder.RegisterTypeReader(GetType(
SimpleAsClauseSyntax
), Function(r) New SimpleAsClauseSyntax(r))
9587
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
9590
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, [default] As EqualsValueSyntax)
9615
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, [default] As EqualsValueSyntax, context As ISyntaxFactoryContext)
9641
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), attributeLists As GreenNode, modifiers As GreenNode, identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, [default] As EqualsValueSyntax)
9684
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
9757
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
14126
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
14129
Friend Sub New(ByVal kind As SyntaxKind, catchKeyword As InternalSyntax.KeywordSyntax, identifierName As IdentifierNameSyntax, asClause As
SimpleAsClauseSyntax
, whenClause As CatchFilterClauseSyntax)
14150
Friend Sub New(ByVal kind As SyntaxKind, catchKeyword As InternalSyntax.KeywordSyntax, identifierName As IdentifierNameSyntax, asClause As
SimpleAsClauseSyntax
, whenClause As CatchFilterClauseSyntax, context As ISyntaxFactoryContext)
14172
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), catchKeyword As InternalSyntax.KeywordSyntax, identifierName As IdentifierNameSyntax, asClause As
SimpleAsClauseSyntax
, whenClause As CatchFilterClauseSyntax)
14206
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
14264
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
20336
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
20338
Friend Sub New(ByVal kind As SyntaxKind, identifier As InternalSyntax.IdentifierTokenSyntax, asClause As
SimpleAsClauseSyntax
)
20351
Friend Sub New(ByVal kind As SyntaxKind, identifier As InternalSyntax.IdentifierTokenSyntax, asClause As
SimpleAsClauseSyntax
, context As ISyntaxFactoryContext)
20365
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), identifier As InternalSyntax.IdentifierTokenSyntax, asClause As
SimpleAsClauseSyntax
)
20386
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
20424
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
24008
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
24010
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
24023
Friend Sub New(ByVal kind As SyntaxKind, attributeLists As GreenNode, modifiers As GreenNode, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, context As ISyntaxFactoryContext)
24037
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), attributeLists As GreenNode, modifiers As GreenNode, subOrFunctionKeyword As InternalSyntax.KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
)
24058
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
24097
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
24940
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
24944
Friend Sub New(ByVal kind As SyntaxKind, identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, inKeyword As InternalSyntax.KeywordSyntax, expression As ExpressionSyntax)
24961
Friend Sub New(ByVal kind As SyntaxKind, identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, inKeyword As InternalSyntax.KeywordSyntax, expression As ExpressionSyntax, context As ISyntaxFactoryContext)
24979
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, inKeyword As InternalSyntax.KeywordSyntax, expression As ExpressionSyntax)
25004
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
25054
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
25379
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
25382
Friend Sub New(ByVal kind As SyntaxKind, identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, equalsToken As InternalSyntax.PunctuationSyntax)
25397
Friend Sub New(ByVal kind As SyntaxKind, identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, equalsToken As InternalSyntax.PunctuationSyntax, context As ISyntaxFactoryContext)
25413
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, equalsToken As InternalSyntax.PunctuationSyntax)
25436
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
25480
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
31609
Friend ReadOnly _asClause as
SimpleAsClauseSyntax
31611
Friend Sub New(ByVal kind As SyntaxKind, name As TypeSyntax, signature As CrefSignatureSyntax, asClause As
SimpleAsClauseSyntax
)
31628
Friend Sub New(ByVal kind As SyntaxKind, name As TypeSyntax, signature As CrefSignatureSyntax, asClause As
SimpleAsClauseSyntax
, context As ISyntaxFactoryContext)
31646
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), name As TypeSyntax, signature As CrefSignatureSyntax, asClause As
SimpleAsClauseSyntax
)
31676
Dim _asClause = DirectCast(reader.ReadValue(),
SimpleAsClauseSyntax
)
31718
Friend ReadOnly Property AsClause As InternalSyntax.
SimpleAsClauseSyntax
36880
Public Overridable Function VisitSimpleAsClause(ByVal node As
SimpleAsClauseSyntax
) As VisualBasicSyntaxNode
38384
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
38444
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
38471
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
38496
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
38521
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
38718
Public Overrides Function VisitSimpleAsClause(ByVal node As
SimpleAsClauseSyntax
) As VisualBasicSyntaxNode
38844
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
39356
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
40066
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
40516
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
40621
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
40670
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
41395
Dim newAsClause = DirectCast(Visit(node._asClause),
SimpleAsClauseSyntax
)
44081
Friend Shared Function SubStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax) As MethodStatementSyntax
44129
Friend Shared Function FunctionStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax) As MethodStatementSyntax
44181
Friend Shared Function MethodStatement(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax) As MethodStatementSyntax
44267
Friend Shared Function DeclareSubStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declareKeyword As KeywordSyntax, charsetKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, libKeyword As KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DeclareStatementSyntax
44323
Friend Shared Function DeclareFunctionStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declareKeyword As KeywordSyntax, charsetKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, libKeyword As KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DeclareStatementSyntax
44383
Friend Shared Function DeclareStatement(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declareKeyword As KeywordSyntax, charsetKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, libKeyword As KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DeclareStatementSyntax
44428
Friend Shared Function DelegateSubStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), delegateKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DelegateStatementSyntax
44470
Friend Shared Function DelegateFunctionStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), delegateKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DelegateStatementSyntax
44517
Friend Shared Function DelegateStatement(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), delegateKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DelegateStatementSyntax
44562
Friend Shared Function EventStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), customKeyword As KeywordSyntax, eventKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, implementsClause As ImplementsClauseSyntax) As EventStatementSyntax
44599
Friend Shared Function OperatorStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), operatorKeyword As KeywordSyntax, operatorToken As SyntaxToken, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As OperatorStatementSyntax
45129
Friend Shared Function SimpleAsClause(asKeyword As KeywordSyntax, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), type As TypeSyntax) As
SimpleAsClauseSyntax
45136
Return DirectCast(cached,
SimpleAsClauseSyntax
)
45338
Friend Shared Function Parameter(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, [default] As EqualsValueSyntax) As ParameterSyntax
46745
Friend Shared Function CatchStatement(catchKeyword As KeywordSyntax, identifierName As IdentifierNameSyntax, asClause As
SimpleAsClauseSyntax
, whenClause As CatchFilterClauseSyntax) As CatchStatementSyntax
49589
Friend Shared Function NamedTupleElement(identifier As IdentifierTokenSyntax, asClause As
SimpleAsClauseSyntax
) As NamedTupleElementSyntax
51520
Friend Shared Function SubLambdaHeader(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As LambdaHeaderSyntax
51550
Friend Shared Function FunctionLambdaHeader(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As LambdaHeaderSyntax
51584
Friend Shared Function LambdaHeader(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As LambdaHeaderSyntax
51779
Friend Shared Function CollectionRangeVariable(identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, inKeyword As KeywordSyntax, expression As ExpressionSyntax) As CollectionRangeVariableSyntax
51860
Friend Shared Function VariableNameEquals(identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, equalsToken As PunctuationSyntax) As VariableNameEqualsSyntax
53101
Friend Shared Function CrefReference(name As TypeSyntax, signature As CrefSignatureSyntax, asClause As
SimpleAsClauseSyntax
) As CrefReferenceSyntax
56159
Friend Function SubStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax) As MethodStatementSyntax
56207
Friend Function FunctionStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax) As MethodStatementSyntax
56259
Friend Function MethodStatement(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, handlesClause As HandlesClauseSyntax, implementsClause As ImplementsClauseSyntax) As MethodStatementSyntax
56345
Friend Function DeclareSubStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declareKeyword As KeywordSyntax, charsetKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, libKeyword As KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DeclareStatementSyntax
56401
Friend Function DeclareFunctionStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declareKeyword As KeywordSyntax, charsetKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, libKeyword As KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DeclareStatementSyntax
56461
Friend Function DeclareStatement(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), declareKeyword As KeywordSyntax, charsetKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, libKeyword As KeywordSyntax, libraryName As LiteralExpressionSyntax, aliasKeyword As KeywordSyntax, aliasName As LiteralExpressionSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DeclareStatementSyntax
56506
Friend Function DelegateSubStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), delegateKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DelegateStatementSyntax
56548
Friend Function DelegateFunctionStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), delegateKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DelegateStatementSyntax
56595
Friend Function DelegateStatement(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), delegateKeyword As KeywordSyntax, subOrFunctionKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As DelegateStatementSyntax
56640
Friend Function EventStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), customKeyword As KeywordSyntax, eventKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
, implementsClause As ImplementsClauseSyntax) As EventStatementSyntax
56677
Friend Function OperatorStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), operatorKeyword As KeywordSyntax, operatorToken As SyntaxToken, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As OperatorStatementSyntax
57207
Friend Function SimpleAsClause(asKeyword As KeywordSyntax, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), type As TypeSyntax) As
SimpleAsClauseSyntax
57214
Return DirectCast(cached,
SimpleAsClauseSyntax
)
57416
Friend Function Parameter(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, [default] As EqualsValueSyntax) As ParameterSyntax
58823
Friend Function CatchStatement(catchKeyword As KeywordSyntax, identifierName As IdentifierNameSyntax, asClause As
SimpleAsClauseSyntax
, whenClause As CatchFilterClauseSyntax) As CatchStatementSyntax
61667
Friend Function NamedTupleElement(identifier As IdentifierTokenSyntax, asClause As
SimpleAsClauseSyntax
) As NamedTupleElementSyntax
63598
Friend Function SubLambdaHeader(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As LambdaHeaderSyntax
63628
Friend Function FunctionLambdaHeader(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As LambdaHeaderSyntax
63662
Friend Function LambdaHeader(kind As SyntaxKind, attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), subOrFunctionKeyword As KeywordSyntax, parameterList As ParameterListSyntax, asClause As
SimpleAsClauseSyntax
) As LambdaHeaderSyntax
63857
Friend Function CollectionRangeVariable(identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, inKeyword As KeywordSyntax, expression As ExpressionSyntax) As CollectionRangeVariableSyntax
63938
Friend Function VariableNameEquals(identifier As ModifiedIdentifierSyntax, asClause As
SimpleAsClauseSyntax
, equalsToken As PunctuationSyntax) As VariableNameEqualsSyntax
65179
Friend Function CrefReference(name As TypeSyntax, signature As CrefSignatureSyntax, asClause As
SimpleAsClauseSyntax
) As CrefReferenceSyntax
Generated\Syntax.xml.Syntax.Generated.vb (13)
6607
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.MethodStatementSyntax(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, subOrFunctionKeyword, identifier, if(typeParameterList IsNot Nothing, DirectCast(typeParameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeParameterListSyntax), Nothing), if(parameterList IsNot Nothing, DirectCast(parameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterListSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing), if(handlesClause IsNot Nothing, DirectCast(handlesClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.HandlesClauseSyntax), Nothing), if(implementsClause IsNot Nothing, DirectCast(implementsClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ImplementsClauseSyntax), Nothing)), Nothing, 0)
7236
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DeclareStatementSyntax(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, declareKeyword, charsetKeyword, subOrFunctionKeyword, identifier, libKeyword, DirectCast(libraryName.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LiteralExpressionSyntax), aliasKeyword, if(aliasName IsNot Nothing, DirectCast(aliasName.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LiteralExpressionSyntax), Nothing), if(parameterList IsNot Nothing, DirectCast(parameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterListSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing)), Nothing, 0)
7668
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DelegateStatementSyntax(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, delegateKeyword, subOrFunctionKeyword, identifier, if(typeParameterList IsNot Nothing, DirectCast(typeParameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeParameterListSyntax), Nothing), if(parameterList IsNot Nothing, DirectCast(parameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterListSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing)), Nothing, 0)
8004
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EventStatementSyntax(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, customKeyword, eventKeyword, identifier, if(parameterList IsNot Nothing, DirectCast(parameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterListSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing), if(implementsClause IsNot Nothing, DirectCast(implementsClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ImplementsClauseSyntax), Nothing)), Nothing, 0)
8344
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.OperatorStatementSyntax(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, operatorKeyword, operatorToken, if(parameterList IsNot Nothing, DirectCast(parameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterListSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing)), Nothing, 0)
10441
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
)._asKeyword, Me.Position, 0)
11482
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterSyntax(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, DirectCast(identifier.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ModifiedIdentifierSyntax), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing), if([default] IsNot Nothing, DirectCast([default].Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EqualsValueSyntax), Nothing)), Nothing, 0)
15779
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CatchStatementSyntax(kind, errors, annotations, catchKeyword, if(identifierName IsNot Nothing, DirectCast(identifierName.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IdentifierNameSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing), if(whenClause IsNot Nothing, DirectCast(whenClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CatchFilterClauseSyntax), Nothing)), Nothing, 0)
21891
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.NamedTupleElementSyntax(kind, errors, annotations, identifier, if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing)), Nothing, 0)
26229
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LambdaHeaderSyntax(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, subOrFunctionKeyword, if(parameterList IsNot Nothing, DirectCast(parameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterListSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing)), Nothing, 0)
27211
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CollectionRangeVariableSyntax(kind, errors, annotations, DirectCast(identifier.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ModifiedIdentifierSyntax), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing), inKeyword, DirectCast(expression.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax)), Nothing, 0)
27621
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VariableNameEqualsSyntax(kind, errors, annotations, DirectCast(identifier.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ModifiedIdentifierSyntax), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing), equalsToken), Nothing, 0)
33755
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CrefReferenceSyntax(kind, errors, annotations, DirectCast(name.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeSyntax), if(signature IsNot Nothing, DirectCast(signature.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CrefSignatureSyntax), Nothing), if(asClause IsNot Nothing, DirectCast(asClause.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleAsClauseSyntax
), Nothing)), Nothing, 0)
Parser\ParseExpression.vb (1)
1692
Dim asClause As
SimpleAsClauseSyntax
= Nothing
Parser\ParseQuery.vb (3)
321
Dim AsClause As
SimpleAsClauseSyntax
= Nothing
442
Dim AsClause As
SimpleAsClauseSyntax
= Nothing
794
Dim AsClause As
SimpleAsClauseSyntax
= Nothing
Parser\Parser.vb (9)
2924
Dim simpleAsClause As
SimpleAsClauseSyntax
= Nothing
3791
Dim asClause As
SimpleAsClauseSyntax
= Nothing
3812
ByRef asClause As
SimpleAsClauseSyntax
,
4004
Dim asClause As
SimpleAsClauseSyntax
= Nothing
4210
Dim asClause As
SimpleAsClauseSyntax
= Nothing
4643
Dim optionalAsClause As
SimpleAsClauseSyntax
= Nothing
5119
Dim optionalAsClause As
SimpleAsClauseSyntax
= Nothing
5256
Dim optionalAsClause As
SimpleAsClauseSyntax
= Nothing
5346
Dim optionalAsClause As
SimpleAsClauseSyntax
= Nothing
Parser\ParseStatement.vb (1)
1460
Dim optionalAsClause As
SimpleAsClauseSyntax
= Nothing
Parser\ParseXml.vb (1)
1166
Dim asClause As
SimpleAsClauseSyntax
= Nothing
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
375
Private Shared Function GenerateGreenSimpleAsClause() As InternalSyntax.
SimpleAsClauseSyntax