1 write to _stream
Microsoft.Cci.Extensions (1)
HostEnvironment.cs (1)
783
_stream
= stream;
2 references to _stream
Microsoft.Cci.Extensions (2)
HostEnvironment.cs (2)
800
get { return
_stream
; }
805
get { return (uint)
_stream
.Length; }