3 writes to _types
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
1963
Me.
_types
= types
1977
Me.
_types
= types
1990
Me.
_types
= types
5 references to _types
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
2013
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of TypeSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of TypeSyntax)(Me.
_types
))
2022
Return Me.
_types
2031
Return new ImplementsStatementSyntax(Me.Kind, newErrors, GetAnnotations, _implementsKeyword,
_types
)
2035
Return new ImplementsStatementSyntax(Me.Kind, GetDiagnostics, annotations, _implementsKeyword,
_types
)
30095
If node.
_types
IsNot newTypes.Node Then anyChanges = True