4 references to _sectionKeyPool
Microsoft.CodeAnalysis (4)
CommandLine\AnalyzerConfigSet.cs (4)
196var sectionKey = _sectionKeyPool.Allocate(); 316_sectionKeyPool.ForgetTrackedObject(sectionKey); 320freeKey(sectionKey, _sectionKeyPool); 330freeKey(sectionKey, _sectionKeyPool);