We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca37a6 commit fe194aaCopy full SHA for fe194aa
src/System.Management.Automation/engine/serialization.cs
@@ -84,8 +84,6 @@ internal SerializationContext(int depth, SerializationOptions options, PSRemotin
84
/// </summary>
85
public static class PSSerializer
86
{
87
- internal PSSerializer() { }
88
-
89
/// <summary>
90
/// Serializes an object into PowerShell CliXml.
91
0 commit comments