1 write to _lazyDependentSemanticVersion
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (1)
1067
ref
_lazyDependentSemanticVersion
,
2 references to _lazyDependentSemanticVersion
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (2)
1063
if (
_lazyDependentSemanticVersion
== null)
1074
return
_lazyDependentSemanticVersion
.GetValueAsync(cancellationToken);