3 references to Format
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (3)
562return Format(provider, format, arg0, 0, 0, default); 582return Format(provider, format, arg0, arg1, 0, default); 604return Format(provider, format, arg0, arg1, arg2, default);