4 references to CalculateMergedRoot
Microsoft.CodeAnalysis.VisualBasic (1)
Declarations\DeclarationTable.vb (1)
153Interlocked.CompareExchange(_mergedRoot, CalculateMergedRoot(compilation), Nothing)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Parser\DeclarationTests.vb (3)
111Dim mr = table.CalculateMergedRoot(Nothing) 117mr = table.CalculateMergedRoot(Nothing) 148mr = table.CalculateMergedRoot(Nothing)