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