4 writes to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
36160Me._errorCodes = errorCodes 36176Me._errorCodes = errorCodes 36191Me._errorCodes = errorCodes 36212Me._errorCodes = _errorCodes
6 references to _errorCodes
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
36222writer.WriteValue(Me._errorCodes) 36247Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of IdentifierNameSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of IdentifierNameSyntax)(Me._errorCodes)) 36260Return Me._errorCodes 36269Return new EnableWarningDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _enableKeyword, _warningKeyword, _errorCodes) 36273Return new EnableWarningDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _enableKeyword, _warningKeyword, _errorCodes) 41873If node._errorCodes IsNot newErrorCodes.Node Then anyChanges = True