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