2 references to s_idTablePool
Microsoft.CodeAnalysis.VisualBasic (2)
Scanner\Scanner.vb (2)
65
Private ReadOnly _idTable As CachingFactory(Of TokenParts, IdentifierTokenSyntax) =
s_idTablePool
.Allocate()
128
s_idTablePool
.Free(_idTable)