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