2 references to EventTagsMask
mscorlib (2)
System\Diagnostics\Eventing\TraceLogging\NameInfo.cs (2)
43this.tags = tags & Statics.EventTagsMask; 62return this.Compare(key.Key, key.Value & Statics.EventTagsMask);