3 writes to _types
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
1865
Me.
_types
= types
1879
Me.
_types
= types
1892
Me.
_types
= types
5 references to _types
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
1915
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of TypeSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of TypeSyntax)(Me.
_types
))
1924
Return Me.
_types
1933
Return new InheritsStatementSyntax(Me.Kind, newErrors, GetAnnotations, _inheritsKeyword,
_types
)
1937
Return new InheritsStatementSyntax(Me.Kind, GetDiagnostics, annotations, _inheritsKeyword,
_types
)
30080
If node.
_types
IsNot newTypes.Node Then anyChanges = True