4 writes to _types
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
2477
Me.
_types
= types
2491
Me.
_types
= types
2504
Me.
_types
= types
2520
Me.
_types
= _types
6 references to _types
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
2529
writer.WriteValue(Me.
_types
)
2554
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of TypeSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of TypeSyntax)(Me.
_types
))
2563
Return Me.
_types
2572
Return new ImplementsStatementSyntax(Me.Kind, newErrors, GetAnnotations, _implementsKeyword,
_types
)
2576
Return new ImplementsStatementSyntax(Me.Kind, GetDiagnostics, annotations, _implementsKeyword,
_types
)
38023
If node.
_types
IsNot newTypes.Node Then anyChanges = True