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