1 write to _packetStream
MSBuildTaskHost (1)
BinaryTranslator.cs (1)
75
_packetStream
= packetStream;
1 reference to _packetStream
MSBuildTaskHost (1)
BinaryTranslator.cs (1)
509
value = (T)formatter.Deserialize(
_packetStream
);