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