2 references to Stream
System (2)
net\System\Net\_NTAuthentication.cs (2)
1045
securityBuffer[0] = new SecurityBuffer(payload, offset, count, BufferType.
Stream
);
1164
new SecurityBuffer(buffer, offset, count, BufferType.
Stream
);