1 reference to FastAllocateString
System.Private.CoreLib (1)
src\System\String.CoreCLR.cs (1)
33
return
FastAllocateString
(TypeHandle.TypeHandleOf<string>().AsMethodTable(), length);