1 write to _matchAllKeyword
WindowsBase (1)
Shared\MS\Utility\TraceProvider.cs (1)
589
_matchAllKeyword
= (EventTrace.Keyword) matchAllKeywords;
3 references to _matchAllKeyword
WindowsBase (3)
Shared\MS\Utility\TraceProvider.cs (3)
88
return
_matchAllKeyword
;
107
(keyword &
_matchAllKeyword
) ==
_matchAllKeyword
;