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)
74return _id; 137return _id ^ _version ^ _channel ^ _level ^ _opcode ^ _task ^ (int)_keywords; 142if ((_id != other._id) ||