3 references to AppendCustomFormatter
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (3)
6092
return
AppendCustomFormatter
(value, format: null);
6153
return
AppendCustomFormatter
(value, format);
6306
return
AppendCustomFormatter
(value, format: null);