Base:
method
WithFilePath
Microsoft.CodeAnalysis.SyntaxTree.WithFilePath(System.String)
1 reference to WithFilePath
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Syntax\SyntaxTreeTests.vb (1)
180
Dim newTree = oldTree.
WithFilePath
("new.vb")