2 references to s_stringStackPool
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (2)
174var seenNames = s_stringStackPool.Allocate(); 186s_stringStackPool.Free(seenNames);