1 write to _checksumAlgorithm
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (1)
36
_checksumAlgorithm
= checksumAlgorithm
3 references to _checksumAlgorithm
Microsoft.CodeAnalysis.VisualBasic.Workspaces (3)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb (3)
44
Interlocked.CompareExchange(_lazyText, GetRoot(cancellationToken).GetText(Encoding,
_checksumAlgorithm
), Nothing)
85
_checksumAlgorithm
))
91
New ParsedSyntaxTree(_lazyText, _root, Options, path, Encoding,
_checksumAlgorithm
))