2 references to _fieldNamesPool
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\Analyzers\UseAutoProperty\AbstractUseAutoPropertyAnalyzer.cs (2)
119var fieldNames = _fieldNamesPool.Allocate(); 166_fieldNamesPool.ClearAndFree(fieldNames);