3 writes to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
28336
Me.
_errorCodes
= errorCodes
28352
Me.
_errorCodes
= errorCodes
28367
Me.
_errorCodes
= errorCodes
5 references to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
28390
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of IdentifierNameSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of IdentifierNameSyntax)(Me.
_errorCodes
))
28403
Return Me.
_errorCodes
28412
Return new EnableWarningDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _enableKeyword, _warningKeyword,
_errorCodes
)
28416
Return new EnableWarningDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _enableKeyword, _warningKeyword,
_errorCodes
)
33945
If node.
_errorCodes
IsNot newErrorCodes.Node Then anyChanges = True