1 reference to EmptyArray
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\LogValuesFormatter.cs (1)
125
return string.Format(CultureInfo.InvariantCulture, _format, values ??
EmptyArray
);