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