1 write to allKeywordMask
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
153
this.
allKeywordMask
= allKeyword;
2 references to allKeywordMask
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (2)
186
((keywords & this.
allKeywordMask
) == this.
allKeywordMask
)))