3 references to AppendCustomFormatter
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (3)
6143
return
AppendCustomFormatter
(value, format: null);
6204
return
AppendCustomFormatter
(value, format);
6357
return
AppendCustomFormatter
(value, format: null);