2 references to EndOfComment
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
22820
if (content != this.Content || endOfComment != this.
EndOfComment
)
28540
=> node.Update(VisitList(node.Content), (SyntaxToken)Visit(node.
EndOfComment
));