1 reference to s_format
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4848return args.IsEmpty ? string.Empty : string.Format(CultureInfo.InvariantCulture, s_format[args.Length], args);