2 references to ResponseCallback
PresentationCore (2)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
250
_webRequest.BeginGetResponse(
ResponseCallback
, this);
777
_webRequest.BeginGetResponse(
ResponseCallback
, this);