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)
44Interlocked.CompareExchange(_lazyText, GetRoot(cancellationToken).GetText(Encoding, _checksumAlgorithm), Nothing) 85_checksumAlgorithm)) 91New ParsedSyntaxTree(_lazyText, _root, Options, path, Encoding, _checksumAlgorithm))