2 references to s_cancelCts
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (2)
936
timeoutToken.Register(
s_cancelCts
, _httpSendCts);
982
s_cancelCts
(_httpSendCts);