3 writes to _contents
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
26672
Me.
_contents
= contents
26688
Me.
_contents
= contents
26703
Me.
_contents
= contents
5 references to _contents
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
26728
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of InterpolatedStringContentSyntax)(Me.
_contents
)
26746
Return Me.
_contents
26757
Return new InterpolatedStringExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _dollarSignDoubleQuoteToken,
_contents
, _doubleQuoteToken)
26761
Return new InterpolatedStringExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _dollarSignDoubleQuoteToken,
_contents
, _doubleQuoteToken)
33681
If node.
_contents
IsNot newContents.Node Then anyChanges = True