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