1 reference to ReplaceCore
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (1)
1216return ReplaceCore(this, oldValue.AsSpan(), newValue.AsSpan(), ci ?? CultureInfo.CurrentCulture.CompareInfo, options)