4 writes to _types
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
2352
Me.
_types
= types
2366
Me.
_types
= types
2379
Me.
_types
= types
2395
Me.
_types
= _types
6 references to _types
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
2404
writer.WriteValue(Me.
_types
)
2429
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of TypeSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of TypeSyntax)(Me.
_types
))
2438
Return Me.
_types
2447
Return new InheritsStatementSyntax(Me.Kind, newErrors, GetAnnotations, _inheritsKeyword,
_types
)
2451
Return new InheritsStatementSyntax(Me.Kind, GetDiagnostics, annotations, _inheritsKeyword,
_types
)
38008
If node.
_types
IsNot newTypes.Node Then anyChanges = True