1 write to _task
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EventDescriptor.cs (1)
67
_task
= (ushort)task;
4 references to _task
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EventDescriptor.cs (4)
115
return
_task
;
137
return _id ^ _version ^ _channel ^ _level ^ _opcode ^
_task
^ (int)_keywords;
147
(
_task
!= other.
_task
) ||