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