1 write to anyKeywordMask
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
152
this.
anyKeywordMask
= anyKeyword;
1 reference to anyKeywordMask
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
185
(((keywords & this.
anyKeywordMask
) != 0) &&