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