Home
last modified time | relevance | path

Searched defs:FastAllocateString (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DString.cs633 internal static String FastAllocateString(int length) in FastAllocateString() method in System.String
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dstring.cs1512 internal extern static String FastAllocateString(int length); in FastAllocateString() method in System.String