<PackageReference Include="System.Runtime.InteropServices.PInvoke" Version="4.0.0-rc2-24027" />
System.Runtime.InteropServices.HandleCollector
public int Count {
get; }
public string Name {
get; }
public HandleCollector(
string name,
int initialThreshold,
int maximumThreshold)