1 write to async
System (1)
net\System\Net\Cache\IERequestCache.cs (1)
56this.async = async;
2 references to async
System (2)
net\System\Net\Cache\IERequestCache.cs (2)
302result = new ReadStream(entry, handle, async); 478result = new WriteStream(entry, isThrow, contentLength, async);