2 references to CreateStringForSByteConstructor
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\String.cs (2)
192return CreateStringForSByteConstructor(pb, numBytes); 221return CreateStringForSByteConstructor(pStart, length);