2 references to StringLiteralHashSetPool
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SyntaxTree\SyntaxTreeIndex_Create.cs (2)
49var stringLiterals = StringLiteralHashSetPool.Allocate(); 211StringLiteralHashSetPool.ClearAndFree(stringLiterals);