4 writes to _contents
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
34003
Me.
_contents
= contents
34019
Me.
_contents
= contents
34034
Me.
_contents
= contents
34052
Me.
_contents
= _contents
6 references to _contents
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
34066
writer.WriteValue(Me.
_contents
)
34092
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of InterpolatedStringContentSyntax)(Me.
_contents
)
34110
Return Me.
_contents
34121
Return new InterpolatedStringExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _dollarSignDoubleQuoteToken,
_contents
, _doubleQuoteToken)
34125
Return new InterpolatedStringExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _dollarSignDoubleQuoteToken,
_contents
, _doubleQuoteToken)
41609
If node.
_contents
IsNot newContents.Node Then anyChanges = True