2 references to MakeSeparatorListAny
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (1)
5263string.MakeSeparatorListAny(source, stringSeparators, ref separatorList, ref lengthList);
src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (1)
1796MakeSeparatorListAny(this, separators, ref sepListBuilder, ref lengthListBuilder);