2 references to Lazy
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\DeclarationTests.vb (2)
116table = table.AddRootDeclaration(Lazy(decl1)) 147table = table.AddRootDeclaration(Lazy(decl2))