1 reference to ReplaceTriviaInList
Microsoft.CodeAnalysis.CSharp (1)
Syntax\CSharpSyntaxNode.cs (1)
497
return SyntaxReplacer.
ReplaceTriviaInList
(this, originalTrivia, newTrivia).AsRootOfNewTreeWithOptionsFrom(this.SyntaxTree);