2 writes to tags
mscorlib (2)
System\Diagnostics\Eventing\TraceLogging\TraceLoggingEventTypes.cs (2)
100this.tags = tags; 138this.tags = tags;
1 reference to tags
mscorlib (1)
System\Diagnostics\Eventing\TraceLogging\TraceLoggingEventTypes.cs (1)
193get { return this.tags; }