2 references to ToApm
System.Net.Requests (2)
System\Net\HttpWebRequest.cs (2)
1136
_requestStreamOperation = InternalGetRequestStream().
ToApm
(callback, state);
1407
_responseOperation = HandleResponse(async: true).
ToApm
(callback, state);