1 write to _mergedRoot
Microsoft.CodeAnalysis.CSharp (1)
Declarations\DeclarationTable.Cache.cs (1)
46
ref
_mergedRoot
,
2 references to _mergedRoot
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.Cache.cs (2)
43
if (
_mergedRoot
is null)
51
return
_mergedRoot
;