2 instantiations of SyncRequestContext
System (2)
net\System\Net\HttpListener.cs (2)
1157
memoryBlob = new
SyncRequestContext
((int) size);
1219
memoryBlob = new
SyncRequestContext
(checked((int) size));
1 reference to SyncRequestContext
System (1)
net\System\Net\HttpListener.cs (1)
1142
SyncRequestContext
memoryBlob = null;