2 writes to _cancellationTokenInitialized
System.ServiceModel.Primitives (2)
Internals\System\Runtime\TimeoutHelper.cs (2)
29
_cancellationTokenInitialized
= false;
57
_cancellationTokenInitialized
= true;
1 reference to _cancellationTokenInitialized
System.ServiceModel.Primitives (1)
Internals\System\Runtime\TimeoutHelper.cs (1)
42
if (!
_cancellationTokenInitialized
)