2 references to s_fieldWriteLocationPool
Microsoft.CodeAnalysis.Features (2)
AbstractUseAutoPropertyAnalyzer.cs (2)
106var nonConstructorFieldWrites = s_fieldWriteLocationPool.Allocate(); 140s_fieldWriteLocationPool.ClearAndFree(nonConstructorFieldWrites);