diff --git a/src/System.Management.Automation/engine/remoting/client/RemotingProtocol2.cs b/src/System.Management.Automation/engine/remoting/client/RemotingProtocol2.cs
index 4c5aec933b4..441a3f62fed 100644
--- a/src/System.Management.Automation/engine/remoting/client/RemotingProtocol2.cs
+++ b/src/System.Management.Automation/engine/remoting/client/RemotingProtocol2.cs
@@ -1551,7 +1551,7 @@ private void HandleInputDataReady(object sender, EventArgs e)
///
private void WriteInput(ObjectStreamBase inputstream)
{
- Collection