Beispiel #1
0
 // Token: 0x0600355A RID: 13658 RVA: 0x000CE967 File Offset: 0x000CCB67
 public override void WriteMetadata(TraceLoggingMetadataCollector collector, string name, EventFieldFormat format)
 {
     collector.AddScalar(name, Statics.Format64(format, TraceLoggingDataType.Int64));
 }