Base:
method
WithRootAndOptions
Microsoft.CodeAnalysis.SyntaxTree.WithRootAndOptions(Microsoft.CodeAnalysis.SyntaxNode, Microsoft.CodeAnalysis.ParseOptions)
1 reference to WithRootAndOptions
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Syntax\SyntaxTreeTests.vb (1)
145
Dim newTree = dummy.
WithRootAndOptions
(newRoot, newOptions)