2 writes to _isScheduled
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\ActionItem.cs (2)
58
_isScheduled
= true;
92
((ActionItem)state).
_isScheduled
= false;
1 reference to _isScheduled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\ActionItem.cs (1)
53
if (
_isScheduled
)