1 write to nativeFormat
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\SimpleTypeInfos.cs (1)
68
this.
nativeFormat
= nativeFormat;
1 reference to nativeFormat
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\SimpleTypeInfos.cs (1)
73
collector.AddScalar(name!, Statics.FormatScalar(format,
nativeFormat
));