2 references to ReadCallback
System (2)
sys\System\IO\compression\DeflateStream.cs (2)
59
m_CallBack = new AsyncCallback(
ReadCallback
);
88
m_CallBack = new AsyncCallback(
ReadCallback
);