2 references to EventTagsMask
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\NameInfo.cs (2)
41this.tags = tags & Statics.EventTagsMask; 60return this.Compare(key.Key, key.Value & Statics.EventTagsMask);