2 writes to _beginGetRequestStreamCalled
System.Net.Requests (2)
System\Net\HttpWebRequest.cs (2)
1150
if (Interlocked.Exchange(ref
_beginGetRequestStreamCalled
, true))
1189
Interlocked.Exchange(ref
_beginGetRequestStreamCalled
, false);