1 write to _lazyDependentVersion
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (1)
1019
ref
_lazyDependentVersion
,
2 references to _lazyDependentVersion
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (2)
1015
if (
_lazyDependentVersion
== null)
1026
return
_lazyDependentVersion
.GetValueAsync(cancellationToken);