Base:
method
WithFilePath
Microsoft.CodeAnalysis.SyntaxTree.WithFilePath(System.String)
1 reference to WithFilePath
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxTreeTests.cs (1)
318var newTree = oldTree.WithFilePath("new.cs");