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