4 writes to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
36302
Me.
_errorCodes
= errorCodes
36318
Me.
_errorCodes
= errorCodes
36333
Me.
_errorCodes
= errorCodes
36354
Me.
_errorCodes
= _errorCodes
6 references to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
36364
writer.WriteValue(Me.
_errorCodes
)
36389
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of IdentifierNameSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of IdentifierNameSyntax)(Me.
_errorCodes
))
36402
Return Me.
_errorCodes
36411
Return new DisableWarningDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _disableKeyword, _warningKeyword,
_errorCodes
)
36415
Return new DisableWarningDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _disableKeyword, _warningKeyword,
_errorCodes
)
41892
If node.
_errorCodes
IsNot newErrorCodes.Node Then anyChanges = True