1 reference to InsertTriviaBefore
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxNodeTests.cs (1)
2445
var ex1 = ex.
InsertTriviaBefore
(comment1, new[] { newComment1, newComment2 });