2 references to s_visitorPool
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (2)
59var visitor = s_visitorPool.Allocate(); 68s_visitorPool.Free(visitor);