<PackageReference Include="NETStandard.Library" Version="2.0.0" />
System.Runtime.InteropServices.HandleCollector
public int Count {
get; }
public string Name {
get; }
public HandleCollector(
string name,
int initialThreshold,
int maximumThreshold)