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