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