2 writes to Tags
mscorlib (2)
System\Diagnostics\Eventing\TraceLogging\InvokeTypeInfo.cs (1)
58groupCollector.Tags = propertyAttribute.Tags;
System\Diagnostics\Eventing\TraceLogging\TraceLoggingMetadataCollector.cs (1)
295this.Tags = EventFieldTags.None;
5 references to Tags
mscorlib (5)
System\Diagnostics\Eventing\TraceLogging\TraceLoggingMetadataCollector.cs (5)
102this.Tags, 159this.AddField(new FieldMetadata(name, type, this.Tags, this.BeginningBufferedArray)); 187this.AddField(new FieldMetadata(name, type, this.Tags, this.BeginningBufferedArray)); 236this.AddField(new FieldMetadata(name, type, this.Tags, true)); 281this.Tags,