1 write to _state
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\ActionItem.cs (1)
118
_state
= state;
3 references to _state
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\ActionItem.cs (3)
145
_callback(
_state
);
160
_callback(
_state
);
170
_callback(
_state
);