2 references to s_fieldSetPool
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractUseAutoPropertyAnalyzer.cs (2)
105
var ineligibleFields =
s_fieldSetPool
.Allocate();
135
s_fieldSetPool
.ClearAndFree(ineligibleFields);