2 references to dataChunkCount
System (2)
net\System\Net\_ListenerResponseStream.cs (1)
278
asyncResult.
dataChunkCount
,
net\System\Net\HttpListenerResponse.cs (1)
515
m_NativeResponse.EntityChunkCount = asyncResult.
dataChunkCount
;