1 write to s_EtwFireBeginGetResponse
System (1)
net\System\Net\WebRequest.cs (1)
1200s_EtwFireBeginGetResponse = (DelEtwFireBeginWRGet) mi1.CreateDelegate(typeof(DelEtwFireBeginWRGet), FrameworkEventSource.Log);
2 references to s_EtwFireBeginGetResponse
System (2)
net\System\Net\WebRequest.cs (2)
1213if (s_EtwFireBeginGetResponse != null) 1215s_EtwFireBeginGetResponse(this, uri, success, synchronous);