2 references to GetInstance
Microsoft.CodeAnalysis.Debugging.Package (2)
CustomDebugInfoReader.cs (1)
910var result = PooledDictionary<string, string>.GetInstance();
src\Dependencies\PooledObjects\PooledDictionary.cs (1)
65instance = GetInstance();