2 references to SyncRequestContext
System (2)
net\System\Net\HttpListener.cs (2)
1157memoryBlob = new SyncRequestContext((int) size); 1219memoryBlob = new SyncRequestContext(checked((int) size));