Base:
1 write to Options
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (1)
38
Me.
Options
= options
2 references to Options
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (2)
77
Return If(ReferenceEquals(root, _root) AndAlso options = Me.
Options
,
91
New ParsedSyntaxTree(_lazyText, _root,
Options
, path, Encoding, _checksumAlgorithm))