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