terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
InputStream
Stream
Ionic.Zip.ZipEntry.InputStream
get
set
Definition at line
356
of file
ZipEntry.cs
.
357
{
358
get
359
{
360
return
this.
_sourceStream
;
361
}
362
set
363
{
364
ZipEntrySource
source
= this.
_Source
;
365
this._sourceWasJitProvided
=
true
;
366
this._sourceStream
=
value
;
367
}
368
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zip.ZipEntry._Source
ZipEntrySource _Source
Definition
ZipEntry.cs:2459
Ionic.Zip.ZipEntry._sourceStream
Stream _sourceStream
Definition
ZipEntry.cs:2474
System.ExceptionArgument.value
@ value
System.ExceptionArgument.source
@ source
Ionic
Zip
ZipEntry
Generated by
1.10.0