1 write to _operationStarted
System.Net.Http (1)
System\Net\Http\DelegatingHandler.cs (1)
95
_operationStarted
= true;
2 references to _operationStarted
System.Net.Http (2)
System\Net\Http\DelegatingHandler.cs (2)
76
if (
_operationStarted
)
93
if (!
_operationStarted
)