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