5 references to CreateSplitArrayOfThisAsSoleValue
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (5)
1720return CreateSplitArrayOfThisAsSoleValue(options, count); 1788return CreateSplitArrayOfThisAsSoleValue(options, count); 1858return CreateSplitArrayOfThisAsSoleValue(options, count); 1884return CreateSplitArrayOfThisAsSoleValue(options, count); 1931return CreateSplitArrayOfThisAsSoleValue(options, count);