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