2 writes to Stream
csc (2)
BuildServerConnection.cs (2)
744Stream = stream; 765Stream = null;
6 references to Stream
csc (6)
BuildServerConnection.cs (6)
715Debug.Assert(Stream is null); 753Debug.Assert(Stream is not null); 764Stream.Dispose(); 773if (Stream is not null) 802if (Stream is not null) 831if (Stream is not null)