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