コード例 #1
0
ファイル: AltNative.cs プロジェクト: bozoweed/coreclr-module
 internal static extern void FreeStringViewArray(ref StringViewArray array);
コード例 #2
0
 internal static extern void MValue_GetDict(ref MValue mValue, ref StringViewArray keys,
                                            ref MValueArray values);
コード例 #3
0
 internal static extern ushort Resource_GetExports(IntPtr resourcePointer, ref StringViewArray keys,
                                                   ref MValueArray values);