4 references to FormatPtr
mscorlib (4)
System\Diagnostics\Eventing\TraceLogging\SimpleTypeInfos.cs (4)
233collector.AddScalar(name, Statics.FormatPtr(format, Statics.IntPtrType)); 253collector.AddScalar(name, Statics.FormatPtr(format, Statics.UIntPtrType)); 545collector.AddArray(name, Statics.FormatPtr(format, Statics.IntPtrType)); 565collector.AddArray(name, Statics.FormatPtr(format, Statics.UIntPtrType));