Skip to content

Why does System.Diagnostic.Process#HandleCount exist?  #1812

@jpsnover

Description

@jpsnover

Steps to reproduce

$a,$b = gps
$a.pstypenames

Expected behavior

System.Diagnostic.Process
System.Object

Actual behavior

System.Diagnostic.Process#HandleCount
System.Diagnostic.Process
System.Object

Environment data

jps> $a,$b = get-process                                                                                                              
jps> $a.pstypenames                                                                                                                   
System.Diagnostics.Process#HandleCount
System.Diagnostics.Process
System.Object
jps> $PSVersionTable                                                                                                                  

Name                           Value                                                                                                 
----                           -----                                                                                                 
PSVersion                      6.0.0-alpha                                                                                           
PSEdition                      Core                                                                                                  
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                               
BuildVersion                   3.0.0.0                                                                                               
GitCommitId                    v6.0.0-alpha.8                                                                                        
CLRVersion                                                                                                                           
WSManStackVersion              3.0                                                                                                   
PSRemotingProtocolVersion      2.3                                                                                                   
SerializationVersion           1.1.0.1        

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.WG-Cmdletsgeneral cmdlet issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions