4 writes to _structureKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _structureKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
2897writer.WriteValue(Me._structureKeyword)
2913Return Me._structureKeyword
2924Return Me._structureKeyword
2937Return new StructureStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _structureKeyword, _identifier, _typeParameterList)
2941Return new StructureStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _structureKeyword, _identifier, _typeParameterList)
38061If node._structureKeyword IsNot newStructureKeyword Then anyChanges = True