1 write to nativeFormat
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\SimpleTypeInfos.cs (1)
128
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)
134
collector.AddArray(name!, Statics.FormatScalar(format,
nativeFormat
));