4 writes to _implements
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
1541Me._implements = [implements] 1560Me._implements = [implements] 1578Me._implements = [implements] 1597Me._implements = _implements
18 references to _implements
Microsoft.CodeAnalysis.VisualBasic (18)
Generated\Syntax.xml.Internal.Generated.vb (18)
1609writer.WriteValue(Me._implements) 1633Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of ImplementsStatementSyntax)(Me._implements) 1751Return Me._implements 1764Return new ModuleBlockSyntax(Me.Kind, newErrors, GetAnnotations, _moduleStatement, _inherits, _implements, _members, _endModuleStatement) 1768Return new ModuleBlockSyntax(Me.Kind, GetDiagnostics, annotations, _moduleStatement, _inherits, _implements, _members, _endModuleStatement) 1877Return Me._implements 1890Return new StructureBlockSyntax(Me.Kind, newErrors, GetAnnotations, _structureStatement, _inherits, _implements, _members, _endStructureStatement) 1894Return new StructureBlockSyntax(Me.Kind, GetDiagnostics, annotations, _structureStatement, _inherits, _implements, _members, _endStructureStatement) 2003Return Me._implements 2016Return new InterfaceBlockSyntax(Me.Kind, newErrors, GetAnnotations, _interfaceStatement, _inherits, _implements, _members, _endInterfaceStatement) 2020Return new InterfaceBlockSyntax(Me.Kind, GetDiagnostics, annotations, _interfaceStatement, _inherits, _implements, _members, _endInterfaceStatement) 2129Return Me._implements 2142Return new ClassBlockSyntax(Me.Kind, newErrors, GetAnnotations, _classStatement, _inherits, _implements, _members, _endClassStatement) 2146Return new ClassBlockSyntax(Me.Kind, GetDiagnostics, annotations, _classStatement, _inherits, _implements, _members, _endClassStatement) 37909If node._implements IsNot newImplements.Node Then anyChanges = True 37930If node._implements IsNot newImplements.Node Then anyChanges = True 37951If node._implements IsNot newImplements.Node Then anyChanges = True 37972If node._implements IsNot newImplements.Node Then anyChanges = True