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