4 references to _sectionKeyPool
Microsoft.CodeAnalysis (4)
CommandLine\AnalyzerConfigSet.cs (4)
184var sectionKey = _sectionKeyPool.Allocate(); 305_sectionKeyPool.ForgetTrackedObject(sectionKey); 309freeKey(sectionKey, _sectionKeyPool); 319freeKey(sectionKey, _sectionKeyPool);