3 references to Result
System (3)
sys\System\IO\compression\DeflateStream.cs (3)
475Exception previousException = deflateStrmAsyncResult.Result as Exception; 482return (int) deflateStrmAsyncResult.Result; 700Exception previousException = deflateStrmAsyncResult.Result as Exception;