3 references to AppendCustomFormatter
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (3)
6082
return
AppendCustomFormatter
(value, format: null);
6138
return
AppendCustomFormatter
(value, format);
6286
return
AppendCustomFormatter
(value, format: null);