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