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