1 write to _keywords
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EventDescriptor.cs (1)
55_keywords = keywords;
4 references to _keywords
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EventDescriptor.cs (4)
123return _keywords; 137return _id ^ _version ^ _channel ^ _level ^ _opcode ^ _task ^ (int)_keywords; 148(_keywords != other._keywords))