Base:
property
FilePath
Microsoft.CodeAnalysis.SyntaxTree.FilePath
1 write to FilePath
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (1)
34
Me.
FilePath
= filePath
2 references to FilePath
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (2)
74
New ParsedSyntaxTree(If(ReferenceEquals(root, _root), _lazyText, Nothing), DirectCast(root, VisualBasicSyntaxNode), DirectCast(options, VisualBasicParseOptions),
FilePath
, Encoding, _checksumAlgorithm))
78
Return If(path =
FilePath
,