4 writes to _disableKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _disableKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
36362writer.WriteValue(Me._disableKeyword)
36377Return Me._disableKeyword
36398Return Me._disableKeyword
36411Return new DisableWarningDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _disableKeyword, _warningKeyword, _errorCodes)
36415Return new DisableWarningDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _disableKeyword, _warningKeyword, _errorCodes)
41888If node._disableKeyword IsNot newDisableKeyword Then anyChanges = True