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)
88return _matchAllKeyword; 107(keyword & _matchAllKeyword) == _matchAllKeyword;