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