3 writes to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
28445
Me.
_errorCodes
= errorCodes
28461
Me.
_errorCodes
= errorCodes
28476
Me.
_errorCodes
= errorCodes
5 references to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
28499
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of IdentifierNameSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of IdentifierNameSyntax)(Me.
_errorCodes
))
28512
Return Me.
_errorCodes
28521
Return new DisableWarningDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _disableKeyword, _warningKeyword,
_errorCodes
)
28525
Return new DisableWarningDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _disableKeyword, _warningKeyword,
_errorCodes
)
33964
If node.
_errorCodes
IsNot newErrorCodes.Node Then anyChanges = True