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