1 write to zlibErrorContext
System (1)
sys\System\IO\compression\ZLibException.cs (1)
115this.zlibErrorContext = zlibErrorContext;
2 references to zlibErrorContext
System (2)
sys\System\IO\compression\ZLibException.cs (2)
104si.AddValue("zlibErrorContext", this.zlibErrorContext); 127get { return zlibErrorContext; }