-
-
Save vs-mobiletools-engineering-service2/9c77fbf118ee81f5a9a1d69f56f5b272 to your computer and use it in GitHub Desktop.
generator-diff/generator.diff
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs | |
index 1c8ed20..3468a7e 100644 | |
--- a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs | |
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs | |
@@ -13,7 +13,7 @@ using System.Reflection; | |
[assembly: System.Reflection.AssemblyCompanyAttribute("bgen")] | |
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+14f0ebd379c3f8637a597ae191bb4f4ab2745919")] | |
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+616c9530dfc4ee1e2f4dc2116feaba225fbfc198")] | |
[assembly: System.Reflection.AssemblyProductAttribute("bgen")] | |
[assembly: System.Reflection.AssemblyTitleAttribute("bgen")] | |
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json | |
index 61239ac..3d1b527 100644 | |
--- a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json | |
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json | |
@@ -1 +1 @@ | |
-{"documents":{"/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/14f0ebd379c3f8637a597ae191bb4f4ab2745919/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/c7d5208967d6d46fdebcac82ade488f00e1fcc50/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}} | |
\ No newline at end of file | |
+{"documents":{"/Users/builder/azdo/_work/1/s/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/616c9530dfc4ee1e2f4dc2116feaba225fbfc198/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/c7d5208967d6d46fdebcac82ade488f00e1fcc50/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}} | |
\ No newline at end of file | |
diff --git a/new/dotnet/ios/generated-sources/CoreML/MLComputeDeviceProtocol.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLComputeDeviceProtocol.g.cs | |
new file mode 100644 | |
index 0000000..a080934 | |
--- /dev/null | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLComputeDeviceProtocol.g.cs | |
@@ -0,0 +1,67 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using GLKit; | |
+using Metal; | |
+using CoreML; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using NewsstandKit; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [Protocol (Name = "MLComputeDeviceProtocol", WrapperType = typeof (MLComputeDeviceProtocolWrapper))] | |
+ public partial interface IMLComputeDeviceProtocol : INativeObject, IDisposable | |
+ { | |
+ } | |
+ internal sealed class MLComputeDeviceProtocolWrapper : BaseWrapper, IMLComputeDeviceProtocol { | |
+ [Preserve (Conditional = true)] | |
+ public MLComputeDeviceProtocolWrapper (NativeHandle handle, bool owns) | |
+ : base (handle, owns) | |
+ { | |
+ } | |
+ } | |
+} | |
diff --git a/new/dotnet/ios/generated-sources/CoreML/MLCpuComputeDevice.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLCpuComputeDevice.g.cs | |
new file mode 100644 | |
index 0000000..5676645 | |
--- /dev/null | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLCpuComputeDevice.g.cs | |
@@ -0,0 +1,80 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using GLKit; | |
+using Metal; | |
+using CoreML; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using NewsstandKit; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [Register("MLCPUComputeDevice", true)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public unsafe partial class MLCpuComputeDevice : NSObject, IMLComputeDeviceProtocol { | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ #if ARCH_32 | |
+ #pragma warning disable 649 | |
+ static readonly NativeHandle class_ptr; | |
+ #pragma warning restore 649 | |
+ #else | |
+ static readonly NativeHandle class_ptr = Class.GetHandle ("MLCPUComputeDevice"); | |
+ #endif | |
+ public override NativeHandle ClassHandle { get { return class_ptr; } } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected MLCpuComputeDevice (NSObjectFlag t) : base (t) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected internal MLCpuComputeDevice (NativeHandle handle) : base (handle) | |
+ { | |
+ } | |
+ | |
+ } /* class MLCpuComputeDevice */ | |
+} | |
diff --git a/new/dotnet/ios/generated-sources/CoreML/MLGpuComputeDevice.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLGpuComputeDevice.g.cs | |
new file mode 100644 | |
index 0000000..77cd9db | |
--- /dev/null | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLGpuComputeDevice.g.cs | |
@@ -0,0 +1,97 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using GLKit; | |
+using Metal; | |
+using CoreML; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using NewsstandKit; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [Register("MLGPUComputeDevice", true)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public unsafe partial class MLGpuComputeDevice : NSObject, IMLComputeDeviceProtocol { | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ #if ARCH_32 | |
+ #pragma warning disable 649 | |
+ static readonly NativeHandle class_ptr; | |
+ #pragma warning restore 649 | |
+ #else | |
+ static readonly NativeHandle class_ptr = Class.GetHandle ("MLGPUComputeDevice"); | |
+ #endif | |
+ public override NativeHandle ClassHandle { get { return class_ptr; } } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected MLGpuComputeDevice (NSObjectFlag t) : base (t) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected internal MLGpuComputeDevice (NativeHandle handle) : base (handle) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public virtual global::Metal.IMTLDevice MetalDevice { | |
+ [Export ("metalDevice", ArgumentSemantic.Retain)] | |
+ get { | |
+ #if ARCH_32 | |
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
+ #else | |
+ global::Metal.IMTLDevice? ret; | |
+ if (IsDirectBinding) { | |
+ ret = Runtime.GetINativeObject<global::Metal.IMTLDevice> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("metalDevice")), false)!; | |
+ } else { | |
+ ret = Runtime.GetINativeObject<global::Metal.IMTLDevice> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("metalDevice")), false)!; | |
+ } | |
+ return ret!; | |
+ #endif | |
+ } | |
+ } | |
+ } /* class MLGpuComputeDevice */ | |
+} | |
diff --git a/old/dotnet/ios/generated-sources/CoreML/MLModel.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLModel.g.cs | |
index f54213e..69f010a 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreML/MLModel.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLModel.g.cs | |
@@ -221,6 +221,85 @@ namespace CoreML { | |
error = Runtime.GetNSObject<NSError> (errorValue)!; | |
return ret!; | |
} | |
+ [Export ("predictionFromFeatures:completionHandler:")] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual void GetPrediction (IMLFeatureProvider input, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V61))]global::System.Action<IMLFeatureProvider, NSError> completionHandler) | |
+ { | |
+ #if ARCH_32 | |
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
+ #else | |
+ var input__handle__ = input!.GetNonNullHandle (nameof (input)); | |
+ if (completionHandler is null) | |
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V61.CreateBlock (completionHandler); | |
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
+ if (IsDirectBinding) { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("predictionFromFeatures:completionHandler:"), input__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } else { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("predictionFromFeatures:completionHandler:"), input__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } | |
+ #endif | |
+ } | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual Task<IMLFeatureProvider> GetPredictionAsync (IMLFeatureProvider input) | |
+ { | |
+ var tcs = new TaskCompletionSource<IMLFeatureProvider> (); | |
+ GetPrediction(input, (arg1_, arg2_) => { | |
+ if (arg2_ is not null) | |
+ tcs.SetException (new NSErrorException(arg2_)); | |
+ else | |
+ tcs.SetResult (arg1_!); | |
+ }); | |
+ return tcs.Task; | |
+ } | |
+ [Export ("predictionFromFeatures:options:completionHandler:")] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual void GetPrediction (IMLFeatureProvider input, MLPredictionOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V61))]global::System.Action<IMLFeatureProvider, NSError> completionHandler) | |
+ { | |
+ #if ARCH_32 | |
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
+ #else | |
+ var input__handle__ = input!.GetNonNullHandle (nameof (input)); | |
+ var options__handle__ = options!.GetNonNullHandle (nameof (options)); | |
+ if (completionHandler is null) | |
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V61.CreateBlock (completionHandler); | |
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
+ if (IsDirectBinding) { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("predictionFromFeatures:options:completionHandler:"), input__handle__, options__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } else { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("predictionFromFeatures:options:completionHandler:"), input__handle__, options__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } | |
+ #endif | |
+ } | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual Task<IMLFeatureProvider> GetPredictionAsync (IMLFeatureProvider input, MLPredictionOptions options) | |
+ { | |
+ var tcs = new TaskCompletionSource<IMLFeatureProvider> (); | |
+ GetPrediction(input, options, (arg1_, arg2_) => { | |
+ if (arg2_ is not null) | |
+ tcs.SetException (new NSErrorException(arg2_)); | |
+ else | |
+ tcs.SetResult (arg1_!); | |
+ }); | |
+ return tcs.Task; | |
+ } | |
[Export ("predictionsFromBatch:error:")] | |
[SupportedOSPlatform ("tvos13.0")] | |
[SupportedOSPlatform ("ios13.0")] | |
@@ -274,7 +353,7 @@ namespace CoreML { | |
[SupportedOSPlatform ("ios16.0")] | |
[SupportedOSPlatform ("maccatalyst16.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void Load (MLModelAsset asset, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V61))]global::System.Action<MLModel, NSError> handler) | |
+ public unsafe static void Load (MLModelAsset asset, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<MLModel, NSError> handler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -283,7 +362,7 @@ namespace CoreML { | |
var configuration__handle__ = configuration!.GetNonNullHandle (nameof (configuration)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V61.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V62.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadModelAsset:configuration:completionHandler:"), asset__handle__, configuration__handle__, (IntPtr) block_ptr_handler); | |
#endif | |
@@ -310,7 +389,7 @@ namespace CoreML { | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadContents (NSUrl url, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V61))]global::System.Action<MLModel, NSError> handler) | |
+ public unsafe static void LoadContents (NSUrl url, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<MLModel, NSError> handler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -319,7 +398,7 @@ namespace CoreML { | |
var configuration__handle__ = configuration!.GetNonNullHandle (nameof (configuration)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V61.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V62.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadContentsOfURL:configuration:completionHandler:"), url__handle__, configuration__handle__, (IntPtr) block_ptr_handler); | |
#endif | |
@@ -341,6 +420,23 @@ namespace CoreML { | |
return tcs.Task; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public static IMLComputeDeviceProtocol[] AvailableComputeDevices { | |
+ [Export ("availableComputeDevices", ArgumentSemantic.Copy)] | |
+ get { | |
+ #if ARCH_32 | |
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
+ #else | |
+ IMLComputeDeviceProtocol[]? ret; | |
+ ret = CFArray.ArrayFromHandle<IMLComputeDeviceProtocol>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("availableComputeDevices")))!; | |
+ return ret!; | |
+ #endif | |
+ } | |
+ } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[SupportedOSPlatform ("tvos12.0")] | |
[SupportedOSPlatform ("ios12.0")] | |
[SupportedOSPlatform ("maccatalyst")] | |
diff --git a/old/dotnet/ios/generated-sources/CoreML/MLModelCollection.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLModelCollection.g.cs | |
index 59ef910..9036fcf 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreML/MLModelCollection.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLModelCollection.g.cs | |
@@ -81,7 +81,7 @@ namespace CoreML { | |
[Export ("beginAccessingModelCollectionWithIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static NSProgress BeginAccessingModelCollection (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<MLModelCollection, NSError> completionHandler) | |
+ public unsafe static NSProgress BeginAccessingModelCollection (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<MLModelCollection, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -91,7 +91,7 @@ namespace CoreML { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V62.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V63.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
NSProgress? ret; | |
ret = Runtime.GetNSObject<NSProgress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("beginAccessingModelCollectionWithIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler))!; | |
diff --git a/old/dotnet/ios/generated-sources/CoreML/MLModelError.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLModelError.g.cs | |
index e6d4a7a..aee3e6c 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreML/MLModelError.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLModelError.g.cs | |
@@ -65,6 +65,7 @@ namespace CoreML { | |
ModelDecryptionKeyFetch = 8, | |
ModelDecryption = 9, | |
ModelCollection = 10, | |
+ PredictionCancelled = 11, | |
} | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("ios")] | |
diff --git a/old/dotnet/ios/generated-sources/CoreML/MLMultiArray.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLMultiArray.g.cs | |
index 5de8232..5270b3a 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreML/MLMultiArray.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLMultiArray.g.cs | |
@@ -190,14 +190,14 @@ namespace CoreML { | |
[SupportedOSPlatform ("ios15.4")] | |
[SupportedOSPlatform ("maccatalyst15.4")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetBytes ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<nint, nint> handler) | |
+ public unsafe virtual void GetBytes ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<nint, nint> handler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V63.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V64.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getBytesWithHandler:"), (IntPtr) block_ptr_handler); | |
diff --git a/new/dotnet/ios/generated-sources/CoreML/MLNeuralEngineComputeDevice.g.cs b/new/dotnet/ios/generated-sources/CoreML/MLNeuralEngineComputeDevice.g.cs | |
new file mode 100644 | |
index 0000000..929251c | |
--- /dev/null | |
+++ b/new/dotnet/ios/generated-sources/CoreML/MLNeuralEngineComputeDevice.g.cs | |
@@ -0,0 +1,95 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using GLKit; | |
+using Metal; | |
+using CoreML; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using NewsstandKit; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [Register("MLNeuralEngineComputeDevice", true)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public unsafe partial class MLNeuralEngineComputeDevice : NSObject, IMLComputeDeviceProtocol { | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ #if ARCH_32 | |
+ #pragma warning disable 649 | |
+ static readonly NativeHandle class_ptr; | |
+ #pragma warning restore 649 | |
+ #else | |
+ static readonly NativeHandle class_ptr = Class.GetHandle ("MLNeuralEngineComputeDevice"); | |
+ #endif | |
+ public override NativeHandle ClassHandle { get { return class_ptr; } } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected MLNeuralEngineComputeDevice (NSObjectFlag t) : base (t) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected internal MLNeuralEngineComputeDevice (NativeHandle handle) : base (handle) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public virtual nint TotalCoreCount { | |
+ [Export ("totalCoreCount")] | |
+ get { | |
+ #if ARCH_32 | |
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
+ #else | |
+ if (IsDirectBinding) { | |
+ return global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("totalCoreCount")); | |
+ } else { | |
+ return global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("totalCoreCount")); | |
+ } | |
+ #endif | |
+ } | |
+ } | |
+ } /* class MLNeuralEngineComputeDevice */ | |
+} | |
diff --git a/old/dotnet/ios/generated-sources/CoreMotion/CMAltimeter.g.cs b/new/dotnet/ios/generated-sources/CoreMotion/CMAltimeter.g.cs | |
index f4bdeaf..c840d00 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreMotion/CMAltimeter.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreMotion/CMAltimeter.g.cs | |
@@ -87,7 +87,7 @@ namespace CoreMotion { | |
[SupportedOSPlatform ("ios15.0")] | |
[UnsupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartAbsoluteAltitudeUpdates (NSOperationQueue queue, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<CMAbsoluteAltitudeData, NSError> handler) | |
+ public unsafe virtual void StartAbsoluteAltitudeUpdates (NSOperationQueue queue, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<CMAbsoluteAltitudeData, NSError> handler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -95,7 +95,7 @@ namespace CoreMotion { | |
var queue__handle__ = queue!.GetNonNullHandle (nameof (queue)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V64.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V65.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startAbsoluteAltitudeUpdatesToQueue:withHandler:"), queue__handle__, (IntPtr) block_ptr_handler); | |
@@ -106,12 +106,12 @@ namespace CoreMotion { | |
} | |
[Export ("startRelativeAltitudeUpdatesToQueue:withHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartRelativeAltitudeUpdates (NSOperationQueue queue, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<CMAltitudeData, NSError> handler) | |
+ public unsafe virtual void StartRelativeAltitudeUpdates (NSOperationQueue queue, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<CMAltitudeData, NSError> handler) | |
{ | |
var queue__handle__ = queue!.GetNonNullHandle (nameof (queue)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V65.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V66.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startRelativeAltitudeUpdatesToQueue:withHandler:"), queue__handle__, (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/ios/generated-sources/CoreMotion/CMPedometer.g.cs b/new/dotnet/ios/generated-sources/CoreMotion/CMPedometer.g.cs | |
index 3eab54b..d5284b3 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreMotion/CMPedometer.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreMotion/CMPedometer.g.cs | |
@@ -83,13 +83,13 @@ namespace CoreMotion { | |
[Export ("queryPedometerDataFromDate:toDate:withHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void QueryPedometerData (NSDate start, NSDate end, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<CMPedometerData, NSError> handler) | |
+ public unsafe virtual void QueryPedometerData (NSDate start, NSDate end, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<CMPedometerData, NSError> handler) | |
{ | |
var start__handle__ = start!.GetNonNullHandle (nameof (start)); | |
var end__handle__ = end!.GetNonNullHandle (nameof (end)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V66.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V67.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("queryPedometerDataFromDate:toDate:withHandler:"), start__handle__, end__handle__, (IntPtr) block_ptr_handler); | |
@@ -114,11 +114,11 @@ namespace CoreMotion { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartPedometerEventUpdates ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<CMPedometerEvent, NSError> handler) | |
+ public unsafe virtual void StartPedometerEventUpdates ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<CMPedometerEvent, NSError> handler) | |
{ | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V67.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V68.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("startPedometerEventUpdatesWithHandler:"), (IntPtr) block_ptr_handler); | |
@@ -143,12 +143,12 @@ namespace CoreMotion { | |
} | |
[Export ("startPedometerUpdatesFromDate:withHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartPedometerUpdates (NSDate start, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<CMPedometerData, NSError> handler) | |
+ public unsafe virtual void StartPedometerUpdates (NSDate start, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<CMPedometerData, NSError> handler) | |
{ | |
var start__handle__ = start!.GetNonNullHandle (nameof (start)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V66.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V67.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startPedometerUpdatesFromDate:withHandler:"), start__handle__, (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/ios/generated-sources/CoreNFC/NFCFeliCaTag.g.cs b/new/dotnet/ios/generated-sources/CoreNFC/NFCFeliCaTag.g.cs | |
index 9445d9e..714a37b 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreNFC/NFCFeliCaTag.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreNFC/NFCFeliCaTag.g.cs | |
@@ -53,11 +53,11 @@ namespace CoreNFC { | |
[SupportedOSPlatform ("maccatalyst")] | |
[Protocol (Name = "NFCFeliCaTag", WrapperType = typeof (NFCFeliCaTagWrapper))] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "Polling", Selector = "pollingWithSystemCode:requestCode:timeSlot:completionHandler:", ParameterType = new Type [] { typeof (NSData), typeof (CoreNFC.NFCFeliCaPollingRequestCode), typeof (CoreNFC.NFCFeliCaPollingTimeSlot), typeof (CoreNFC.NFCFeliCaPollingCompletionHandler) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaPollingCompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestService", Selector = "requestServiceWithNodeCodeList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V68) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestResponse", Selector = "requestResponseWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<nint, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V69) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestService", Selector = "requestServiceWithNodeCodeList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V69) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestResponse", Selector = "requestResponseWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<nint, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V70) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadWithoutEncryption", Selector = "readWithoutEncryptionWithServiceCodeList:blockList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (NSData[]), typeof (CoreNFC.NFCFeliCaReadWithoutEncryptionCompletionHandler) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaReadWithoutEncryptionCompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteWithoutEncryption", Selector = "writeWithoutEncryptionWithServiceCodeList:blockList:blockData:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (NSData[]), typeof (NSData[]), typeof (CoreNFC.NFCFeliCaStatus1Status2CompletionHandler) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaStatus1Status2CompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestSystemCode", Selector = "requestSystemCodeWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V68) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestSystemCode", Selector = "requestSystemCodeWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V69) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestServiceV2", Selector = "requestServiceV2WithNodeCodeList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (CoreNFC.NFCFeliCaRequestServiceV2CompletionHandler) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaRequestServiceV2CompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestSpecificationVersion", Selector = "requestSpecificationVersionWithCompletionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCFeliCaRequestSpecificationVersionCompletionHandler) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaRequestSpecificationVersionCompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ResetMode", Selector = "resetModeWithCompletionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCFeliCaStatus1Status2CompletionHandler) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaStatus1Status2CompletionHandler) })] | |
@@ -78,11 +78,11 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestServiceWithNodeCodeList:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestResponseWithCompletionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<nint, NSError> completionHandler); | |
+ unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<nint, NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("readWithoutEncryptionWithServiceCodeList:blockList:completionHandler:")] | |
[Preserve (Conditional = true)] | |
@@ -94,7 +94,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestSystemCodeWithCompletionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestServiceV2WithNodeCodeList:completionHandler:")] | |
[Preserve (Conditional = true)] | |
@@ -145,7 +145,7 @@ namespace CoreNFC { | |
} | |
[Export ("requestServiceWithNodeCodeList:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -155,7 +155,7 @@ namespace CoreNFC { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsa_nodeCodeList = NSArray.FromNSObjects (nodeCodeList); | |
- using var block_completionHandler = Trampolines.SDActionArity2V68.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V69.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("requestServiceWithNodeCodeList:completionHandler:"), nsa_nodeCodeList.Handle, (IntPtr) block_ptr_completionHandler); | |
nsa_nodeCodeList.Dispose (); | |
@@ -163,14 +163,14 @@ namespace CoreNFC { | |
} | |
[Export ("requestResponseWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<nint, NSError> completionHandler) | |
+ public unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<nint, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V69.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("requestResponseWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
@@ -225,14 +225,14 @@ namespace CoreNFC { | |
} | |
[Export ("requestSystemCodeWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V68.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V69.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("requestSystemCodeWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
@@ -314,14 +314,14 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/CoreNFC/NFCIso15693Tag.g.cs b/new/dotnet/ios/generated-sources/CoreNFC/NFCIso15693Tag.g.cs | |
index fdcf6a7..51be77d 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreNFC/NFCIso15693Tag.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreNFC/NFCIso15693Tag.g.cs | |
@@ -58,7 +58,7 @@ namespace CoreNFC { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadSingleBlock", Selector = "readSingleBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (global::System.Action<NSData, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V19) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteSingleBlock", Selector = "writeSingleBlockWithRequestFlags:blockNumber:dataBlock:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (NSData), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "LockBlock", Selector = "lockBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadMultipleBlocks", Selector = "readMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V68) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadMultipleBlocks", Selector = "readMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V69) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteMultipleBlocks", Selector = "writeMultipleBlocksWithRequestFlags:blockRange:dataBlocks:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (NSData[]), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "Select", Selector = "selectWithRequestFlags:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ResetToReady", Selector = "resetToReadyWithRequestFlags:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
@@ -67,12 +67,12 @@ namespace CoreNFC { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteDsfi", Selector = "writeDSFIDWithRequestFlag:dsfid:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "LockDfsi", Selector = "lockDFSIDWithRequestFlag:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetSystemInfo", Selector = "getSystemInfoWithRequestFlag:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (CoreNFC.NFCGetSystemInfoCompletionHandler) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDNFCGetSystemInfoCompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetMultipleBlockSecurityStatus", Selector = "getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSNumber[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V71) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetMultipleBlockSecurityStatus", Selector = "getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSNumber[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V72) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CustomCommand", Selector = "customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (global::System.Action<NSData, NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V19) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedReadSingleBlock", Selector = "extendedReadSingleBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (global::System.Action<NSData, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V19) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedWriteSingleBlock", Selector = "extendedWriteSingleBlockWithRequestFlags:blockNumber:dataBlock:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedLockBlock", Selector = "extendedLockBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedReadMultipleBlocks", Selector = "extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V68) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedReadMultipleBlocks", Selector = "extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V69) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedWriteMultipleBlocks", Selector = "extendedWriteMultipleBlocksWithRequestFlags:blockRange:dataBlocks:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (NSData[]), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "Authenticate", Selector = "authenticateWithRequestFlags:cryptoSuiteIdentifier:message:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (CoreNFC.NFCIso15693TagResponseCallback) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCIso15693TagResponseCallback) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "KeyUpdate", Selector = "keyUpdateWithRequestFlags:keyIdentifier:message:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (CoreNFC.NFCIso15693TagResponseCallback) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCIso15693TagResponseCallback) })] | |
@@ -131,7 +131,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("readMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler); | |
[SupportedOSPlatform ("ios13.0")] | |
[SupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -185,7 +185,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NSNumber[], NSError> completionHandler); | |
+ unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V72))]global::System.Action<NSNumber[], NSError> completionHandler); | |
[SupportedOSPlatform ("ios13.0")] | |
[SupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -215,7 +215,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler); | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -385,14 +385,14 @@ namespace CoreNFC { | |
} | |
[Export ("readMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V68.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V69.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_byte_NSRange_NativeHandle (this.Handle, Selector.GetHandle ("readMultipleBlocksWithRequestFlags:blockRange:completionHandler:"), (byte)flags, blockRange, (IntPtr) block_ptr_completionHandler); | |
#endif | |
@@ -515,14 +515,14 @@ namespace CoreNFC { | |
} | |
[Export ("getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NSNumber[], NSError> completionHandler) | |
+ public unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V72))]global::System.Action<NSNumber[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V72.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_byte_NSRange_NativeHandle (this.Handle, Selector.GetHandle ("getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:"), (byte)flags, blockRange, (IntPtr) block_ptr_completionHandler); | |
#endif | |
@@ -587,14 +587,14 @@ namespace CoreNFC { | |
} | |
[Export ("extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V68.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V69.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_byte_NSRange_NativeHandle (this.Handle, Selector.GetHandle ("extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:"), (byte)flags, blockRange, (IntPtr) block_ptr_completionHandler); | |
#endif | |
@@ -777,14 +777,14 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/CoreNFC/NFCIso7816Tag.g.cs b/new/dotnet/ios/generated-sources/CoreNFC/NFCIso7816Tag.g.cs | |
index 12934e6..ea1f0f5 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreNFC/NFCIso7816Tag.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreNFC/NFCIso7816Tag.g.cs | |
@@ -132,14 +132,14 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/CoreNFC/NFCMiFareTag.g.cs b/new/dotnet/ios/generated-sources/CoreNFC/NFCMiFareTag.g.cs | |
index e1a6f2c..b08f89f 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreNFC/NFCMiFareTag.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreNFC/NFCMiFareTag.g.cs | |
@@ -140,14 +140,14 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/CoreNFC/NFCNdefTag.g.cs b/new/dotnet/ios/generated-sources/CoreNFC/NFCNdefTag.g.cs | |
index aaf0e1b..260cacb 100644 | |
--- a/old/dotnet/ios/generated-sources/CoreNFC/NFCNdefTag.g.cs | |
+++ b/new/dotnet/ios/generated-sources/CoreNFC/NFCNdefTag.g.cs | |
@@ -53,7 +53,7 @@ namespace CoreNFC { | |
[SupportedOSPlatform ("maccatalyst")] | |
[Protocol (Name = "NFCNDEFTag", WrapperType = typeof (NFCNdefTagWrapper))] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "QueryNdefStatus", Selector = "queryNDEFStatusWithCompletionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCQueryNdefStatusCompletionHandler) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDNFCQueryNdefStatusCompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadNdef", Selector = "readNDEFWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V70) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadNdef", Selector = "readNDEFWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V71) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteNdef", Selector = "writeNDEF:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCNdefMessage), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteLock", Selector = "writeLockWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Available", Selector = "available", PropertyType = typeof (bool), GetterSelector = "isAvailable", ArgumentSemantic = ArgumentSemantic.None)] | |
@@ -69,7 +69,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("readNDEFWithCompletionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NFCNdefMessage, NSError> completionHandler); | |
+ unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NFCNdefMessage, NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("writeNDEF:completionHandler:")] | |
[Preserve (Conditional = true)] | |
@@ -106,14 +106,14 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/DeviceCheck/DCAppAttestService.g.cs b/new/dotnet/ios/generated-sources/DeviceCheck/DCAppAttestService.g.cs | |
index 3cafa78..66fbc26 100644 | |
--- a/old/dotnet/ios/generated-sources/DeviceCheck/DCAppAttestService.g.cs | |
+++ b/new/dotnet/ios/generated-sources/DeviceCheck/DCAppAttestService.g.cs | |
@@ -148,14 +148,14 @@ namespace DeviceCheck { | |
} | |
[Export ("generateKeyWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GenerateKey ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V72))]global::System.Action<string, NSError> completionHandler) | |
+ public unsafe virtual void GenerateKey ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<string, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V72.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("generateKeyWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderExtension.g.cs b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderExtension.g.cs | |
index a2fe70c..559fe0a 100644 | |
--- a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderExtension.g.cs | |
+++ b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderExtension.g.cs | |
@@ -85,7 +85,7 @@ namespace FileProvider { | |
[Export ("createDirectoryWithName:inParentItemIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void CreateDirectory (string directoryName, string parentItemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void CreateDirectory (string directoryName, string parentItemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
if (directoryName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (directoryName)); | |
@@ -95,7 +95,7 @@ namespace FileProvider { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsdirectoryName = CFString.CreateNative (directoryName); | |
var nsparentItemIdentifier = CFString.CreateNative (parentItemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("createDirectoryWithName:inParentItemIdentifier:completionHandler:"), nsdirectoryName, nsparentItemIdentifier, (IntPtr) block_ptr_completionHandler); | |
@@ -288,7 +288,7 @@ namespace FileProvider { | |
} | |
[Export ("importDocumentAtURL:toParentItemIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ImportDocument (NSUrl fileUrl, string parentItemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void ImportDocument (NSUrl fileUrl, string parentItemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
var fileUrl__handle__ = fileUrl!.GetNonNullHandle (nameof (fileUrl)); | |
if (parentItemIdentifier is null) | |
@@ -296,7 +296,7 @@ namespace FileProvider { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsparentItemIdentifier = CFString.CreateNative (parentItemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("importDocumentAtURL:toParentItemIdentifier:completionHandler:"), fileUrl__handle__, nsparentItemIdentifier, (IntPtr) block_ptr_completionHandler); | |
@@ -357,7 +357,7 @@ namespace FileProvider { | |
} | |
[Export ("renameItemWithIdentifier:toName:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RenameItem (string itemIdentifier, string itemName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void RenameItem (string itemIdentifier, string itemName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
if (itemIdentifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (itemIdentifier)); | |
@@ -367,7 +367,7 @@ namespace FileProvider { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
var nsitemName = CFString.CreateNative (itemName); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("renameItemWithIdentifier:toName:completionHandler:"), nsitemIdentifier, nsitemName, (IntPtr) block_ptr_completionHandler); | |
@@ -391,7 +391,7 @@ namespace FileProvider { | |
} | |
[Export ("reparentItemWithIdentifier:toParentItemWithIdentifier:newName:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ReparentItem (string itemIdentifier, string parentItemIdentifier, string? newName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void ReparentItem (string itemIdentifier, string parentItemIdentifier, string? newName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
if (itemIdentifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (itemIdentifier)); | |
@@ -402,7 +402,7 @@ namespace FileProvider { | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
var nsparentItemIdentifier = CFString.CreateNative (parentItemIdentifier); | |
var nsnewName = CFString.CreateNative (newName); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("reparentItemWithIdentifier:toParentItemWithIdentifier:newName:completionHandler:"), nsitemIdentifier, nsparentItemIdentifier, nsnewName, (IntPtr) block_ptr_completionHandler); | |
@@ -427,7 +427,7 @@ namespace FileProvider { | |
} | |
[Export ("setFavoriteRank:forItemIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SetFavoriteRank (NSNumber? favoriteRank, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void SetFavoriteRank (NSNumber? favoriteRank, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
var favoriteRank__handle__ = favoriteRank.GetHandle (); | |
if (itemIdentifier is null) | |
@@ -435,7 +435,7 @@ namespace FileProvider { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("setFavoriteRank:forItemIdentifier:completionHandler:"), favoriteRank__handle__, nsitemIdentifier, (IntPtr) block_ptr_completionHandler); | |
@@ -458,7 +458,7 @@ namespace FileProvider { | |
} | |
[Export ("setLastUsedDate:forItemIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SetLastUsedDate (NSDate? lastUsedDate, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void SetLastUsedDate (NSDate? lastUsedDate, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
var lastUsedDate__handle__ = lastUsedDate.GetHandle (); | |
if (itemIdentifier is null) | |
@@ -466,7 +466,7 @@ namespace FileProvider { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("setLastUsedDate:forItemIdentifier:completionHandler:"), lastUsedDate__handle__, nsitemIdentifier, (IntPtr) block_ptr_completionHandler); | |
@@ -489,7 +489,7 @@ namespace FileProvider { | |
} | |
[Export ("setTagData:forItemIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SetTagData (NSData? tagData, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void SetTagData (NSData? tagData, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
var tagData__handle__ = tagData.GetHandle (); | |
if (itemIdentifier is null) | |
@@ -497,7 +497,7 @@ namespace FileProvider { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("setTagData:forItemIdentifier:completionHandler:"), tagData__handle__, nsitemIdentifier, (IntPtr) block_ptr_completionHandler); | |
@@ -558,14 +558,14 @@ namespace FileProvider { | |
} | |
[Export ("trashItemWithIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void TrashItem (string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void TrashItem (string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
if (itemIdentifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (itemIdentifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("trashItemWithIdentifier:completionHandler:"), nsitemIdentifier, (IntPtr) block_ptr_completionHandler); | |
@@ -588,7 +588,7 @@ namespace FileProvider { | |
} | |
[Export ("untrashItemWithIdentifier:toParentItemIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void UntrashItem (string itemIdentifier, string? parentItemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe virtual void UntrashItem (string itemIdentifier, string? parentItemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
if (itemIdentifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (itemIdentifier)); | |
@@ -596,7 +596,7 @@ namespace FileProvider { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
var nsparentItemIdentifier = CFString.CreateNative (parentItemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("untrashItemWithIdentifier:toParentItemIdentifier:completionHandler:"), nsitemIdentifier, nsparentItemIdentifier, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderManager.g.cs b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderManager.g.cs | |
index 6957fb9..fdf5e9f 100644 | |
--- a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderManager.g.cs | |
@@ -139,11 +139,11 @@ namespace FileProvider { | |
} | |
[Export ("getDomainsWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetDomains ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<NSFileProviderDomain[], NSError> completionHandler) | |
+ public unsafe static void GetDomains ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<NSFileProviderDomain[], NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V75.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("getDomainsWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -288,7 +288,7 @@ namespace FileProvider { | |
[UnsupportedOSPlatform ("tvos")] | |
[UnsupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetService (string serviceName, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<NSFileProviderService, NSError> completionHandler) | |
+ public unsafe virtual void GetService (string serviceName, string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<NSFileProviderService, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -301,7 +301,7 @@ namespace FileProvider { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsserviceName = CFString.CreateNative (serviceName); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getServiceWithName:itemIdentifier:completionHandler:"), nsserviceName, nsitemIdentifier, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderReplicatedExtension.g.cs b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderReplicatedExtension.g.cs | |
index 71cabca..8c9418d 100644 | |
--- a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderReplicatedExtension.g.cs | |
+++ b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderReplicatedExtension.g.cs | |
@@ -55,7 +55,7 @@ namespace FileProvider { | |
[Advice (@"Implementation must expose selector 'initWithDomain:' with '.ctor (NSFileProviderDomain)'.")] | |
[Protocol (Name = "NSFileProviderReplicatedExtension", WrapperType = typeof (NSFileProviderReplicatedExtensionWrapper))] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "Invalidate", Selector = "invalidate")] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetItem", Selector = "itemForIdentifier:request:completionHandler:", ReturnType = typeof (NSProgress), ParameterType = new Type [] { typeof (string), typeof (NSFileProviderRequest), typeof (global::System.Action<global::FileProvider.INSFileProviderItem, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V73) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetItem", Selector = "itemForIdentifier:request:completionHandler:", ReturnType = typeof (NSProgress), ParameterType = new Type [] { typeof (string), typeof (NSFileProviderRequest), typeof (global::System.Action<global::FileProvider.INSFileProviderItem, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V74) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateItem", Selector = "createItemBasedOnTemplate:fields:contents:options:request:completionHandler:", ReturnType = typeof (NSProgress), ParameterType = new Type [] { typeof (INSFileProviderItem), typeof (NSFileProviderItemFields), typeof (NSUrl), typeof (NSFileProviderCreateItemOptions), typeof (NSFileProviderRequest), typeof (NSFileProviderCreateOrModifyItemCompletionHandler) }, ParameterByRef = new bool [] { false, false, false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, null, null, typeof (ObjCRuntime.Trampolines.NIDNSFileProviderCreateOrModifyItemCompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "FetchContents", Selector = "fetchContentsForItemWithIdentifier:version:request:completionHandler:", ReturnType = typeof (NSProgress), ParameterType = new Type [] { typeof (string), typeof (NSFileProviderItemVersion), typeof (NSFileProviderRequest), typeof (NSFileProviderFetchContentsCompletionHandler) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNSFileProviderFetchContentsCompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ModifyItem", Selector = "modifyItem:baseVersion:changedFields:contents:options:request:completionHandler:", ReturnType = typeof (NSProgress), ParameterType = new Type [] { typeof (INSFileProviderItem), typeof (NSFileProviderItemVersion), typeof (NSFileProviderItemFields), typeof (NSUrl), typeof (NSFileProviderModifyItemOptions), typeof (NSFileProviderRequest), typeof (NSFileProviderCreateOrModifyItemCompletionHandler) }, ParameterByRef = new bool [] { false, false, false, false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, null, null, null, typeof (ObjCRuntime.Trampolines.NIDNSFileProviderCreateOrModifyItemCompletionHandler) })] | |
@@ -73,7 +73,7 @@ namespace FileProvider { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("itemForIdentifier:request:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe NSProgress GetItem (string identifier, NSFileProviderRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler); | |
+ unsafe NSProgress GetItem (string identifier, NSFileProviderRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("createItemBasedOnTemplate:fields:contents:options:request:completionHandler:")] | |
[Preserve (Conditional = true)] | |
@@ -155,7 +155,7 @@ namespace FileProvider { | |
} | |
[Export ("itemForIdentifier:request:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NSProgress GetItem (string identifier, NSFileProviderRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
+ public unsafe NSProgress GetItem (string identifier, NSFileProviderRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<INSFileProviderItem, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -166,7 +166,7 @@ namespace FileProvider { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V74.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
NSProgress? ret; | |
ret = Runtime.GetNSObject<NSProgress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("itemForIdentifier:request:completionHandler:"), nsidentifier, request__handle__, (IntPtr) block_ptr_completionHandler))!; | |
diff --git a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderServicing.g.cs b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderServicing.g.cs | |
index 27f1cc5..ba09a20 100644 | |
--- a/old/dotnet/ios/generated-sources/FileProvider/NSFileProviderServicing.g.cs | |
+++ b/new/dotnet/ios/generated-sources/FileProvider/NSFileProviderServicing.g.cs | |
@@ -54,13 +54,13 @@ namespace FileProvider { | |
[SupportedOSPlatform ("ios16.0")] | |
[Advice (@"This API is not available when using Catalyst on macOS.")] | |
[Protocol (Name = "NSFileProviderServicing", WrapperType = typeof (NSFileProviderServicingWrapper))] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetSupportedServiceSources", Selector = "supportedServiceSourcesForItemIdentifier:completionHandler:", ReturnType = typeof (NSProgress), ParameterType = new Type [] { typeof (string), typeof (global::System.Action<global::FileProvider.INSFileProviderServiceSource[], NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V76) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetSupportedServiceSources", Selector = "supportedServiceSourcesForItemIdentifier:completionHandler:", ReturnType = typeof (NSProgress), ParameterType = new Type [] { typeof (string), typeof (global::System.Action<global::FileProvider.INSFileProviderServiceSource[], NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V77) })] | |
public partial interface INSFileProviderServicing : INativeObject, IDisposable | |
{ | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("supportedServiceSourcesForItemIdentifier:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe NSProgress GetSupportedServiceSources (string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<INSFileProviderServiceSource[], NSError> completionHandler); | |
+ unsafe NSProgress GetSupportedServiceSources (string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V77))]global::System.Action<INSFileProviderServiceSource[], NSError> completionHandler); | |
} | |
internal sealed class NSFileProviderServicingWrapper : BaseWrapper, INSFileProviderServicing { | |
[Preserve (Conditional = true)] | |
@@ -70,7 +70,7 @@ namespace FileProvider { | |
} | |
[Export ("supportedServiceSourcesForItemIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NSProgress GetSupportedServiceSources (string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<INSFileProviderServiceSource[], NSError> completionHandler) | |
+ public unsafe NSProgress GetSupportedServiceSources (string itemIdentifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V77))]global::System.Action<INSFileProviderServiceSource[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -80,7 +80,7 @@ namespace FileProvider { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsitemIdentifier = CFString.CreateNative (itemIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V76.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V77.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
NSProgress? ret; | |
ret = Runtime.GetNSObject<NSProgress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("supportedServiceSourcesForItemIdentifier:completionHandler:"), nsitemIdentifier, (IntPtr) block_ptr_completionHandler))!; | |
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSData.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSData.g.cs | |
index df44df9..e891f74 100644 | |
--- a/old/dotnet/ios/generated-sources/Foundation/NSData.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Foundation/NSData.g.cs | |
@@ -132,10 +132,10 @@ namespace Foundation { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NSData (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V77))]global::System.Action<nint, nuint>? deallocator) | |
+ public unsafe NSData (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V78))]global::System.Action<nint, nuint>? deallocator) | |
: base (NSObjectFlag.Empty) | |
{ | |
- using var block_deallocator = Trampolines.SDActionArity2V77.CreateNullableBlock (deallocator); | |
+ using var block_deallocator = Trampolines.SDActionArity2V78.CreateNullableBlock (deallocator); | |
BlockLiteral *block_ptr_deallocator = null; | |
if (deallocator is not null) | |
block_ptr_deallocator = &block_deallocator; | |
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSFileManager.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSFileManager.g.cs | |
index 4ebd940..08dafc6 100644 | |
--- a/old/dotnet/ios/generated-sources/Foundation/NSFileManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Foundation/NSFileManager.g.cs | |
@@ -458,12 +458,12 @@ namespace Foundation { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetFileProviderServices (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V78))]global::System.Action<NSDictionary<NSString, NSFileProviderService>, NSError> completionHandler) | |
+ public unsafe virtual void GetFileProviderServices (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V79))]global::System.Action<NSDictionary<NSString, NSFileProviderService>, NSError> completionHandler) | |
{ | |
var url__handle__ = url!.GetNonNullHandle (nameof (url)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V78.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V79.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getFileProviderServicesForItemAtURL:completionHandler:"), url__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSFileProviderService.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSFileProviderService.g.cs | |
index 23c123a..0cb7f59 100644 | |
--- a/old/dotnet/ios/generated-sources/Foundation/NSFileProviderService.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Foundation/NSFileProviderService.g.cs | |
@@ -72,11 +72,11 @@ namespace Foundation { | |
[Export ("getFileProviderConnectionWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetFileProviderConnection ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V79))]global::System.Action<NSXpcConnection, NSError> completionHandler) | |
+ public unsafe virtual void GetFileProviderConnection ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V80))]global::System.Action<NSXpcConnection, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V79.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V80.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getFileProviderConnectionWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSItemProvider.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSItemProvider.g.cs | |
index f7848c4..f07c908 100644 | |
--- a/old/dotnet/ios/generated-sources/Foundation/NSItemProvider.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Foundation/NSItemProvider.g.cs | |
@@ -459,13 +459,13 @@ namespace Foundation { | |
} | |
[Export ("loadItemForTypeIdentifier:options:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadItem (string typeIdentifier, NSDictionary? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V80))]global::System.Action<NSObject, NSError>? completionHandler) | |
+ public unsafe virtual void LoadItem (string typeIdentifier, NSDictionary? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<NSObject, NSError>? completionHandler) | |
{ | |
if (typeIdentifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (typeIdentifier)); | |
var options__handle__ = options.GetHandle (); | |
var nstypeIdentifier = CFString.CreateNative (typeIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V80.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V81.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -494,12 +494,12 @@ namespace Foundation { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual NSProgress LoadObject (Class aClass, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<INSItemProviderReading, NSError> completionHandler) | |
+ public unsafe virtual NSProgress LoadObject (Class aClass, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V82))]global::System.Action<INSItemProviderReading, NSError> completionHandler) | |
{ | |
var aClass__handle__ = aClass!.GetNonNullHandle (nameof (aClass)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V81.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V82.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
return Runtime.GetNSObject<NSProgress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("loadObjectOfClass:completionHandler:"), aClass.Handle, (IntPtr) block_ptr_completionHandler))!; | |
@@ -541,12 +541,12 @@ namespace Foundation { | |
} | |
[Export ("loadPreviewImageWithOptions:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadPreviewImage (NSDictionary options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V80))]global::System.Action<NSObject, NSError> completionHandler) | |
+ public unsafe virtual void LoadPreviewImage (NSDictionary options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<NSObject, NSError> completionHandler) | |
{ | |
var options__handle__ = options!.GetNonNullHandle (nameof (options)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V80.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V81.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("loadPreviewImageWithOptions:completionHandler:"), options__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs | |
index 2290045..6fd63f2 100644 | |
--- a/old/dotnet/ios/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs | |
@@ -93,14 +93,14 @@ namespace Foundation { | |
} | |
[Export ("receiveMessageWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ReceiveMessage ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V82))]global::System.Action<NSUrlSessionWebSocketMessage, NSError> completionHandler) | |
+ public unsafe virtual void ReceiveMessage ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V83))]global::System.Action<NSUrlSessionWebSocketMessage, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V82.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V83.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("receiveMessageWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/GameController/GCPhysicalInputProfile.g.cs b/new/dotnet/ios/generated-sources/GameController/GCPhysicalInputProfile.g.cs | |
index 65c313e..9ff5aa2 100644 | |
--- a/old/dotnet/ios/generated-sources/GameController/GCPhysicalInputProfile.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameController/GCPhysicalInputProfile.g.cs | |
@@ -412,7 +412,7 @@ namespace GameController { | |
[SupportedOSPlatform ("ios16.0")] | |
[SupportedOSPlatform ("maccatalyst16.0")] | |
public unsafe virtual global::System.Action<GCPhysicalInputProfile, GCControllerElement>? ValueDidChangeHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V83))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V84))] | |
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)] | |
get { | |
#if ARCH_32 | |
@@ -424,16 +424,16 @@ namespace GameController { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("valueDidChangeHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V83.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V84.Create (ret)!; | |
#endif | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V83))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V84))] | |
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)] | |
set { | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
- using var block_value = Trampolines.SDActionArity2V83.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V84.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKAchievement.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKAchievement.g.cs | |
index 2e725a2..7f126e6 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKAchievement.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKAchievement.g.cs | |
@@ -429,11 +429,11 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SelectChallengeablePlayerIDs (string[]? playerIDs, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V84))]global::System.Action<string[], NSError>? completionHandler) | |
+ public unsafe virtual void SelectChallengeablePlayerIDs (string[]? playerIDs, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<string[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var nsa_playerIDs = playerIDs is null ? null : NSArray.FromStrings (playerIDs); | |
- using var block_completionHandler = Trampolines.SDActionArity2V84.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -470,13 +470,13 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SelectChallengeablePlayers (GKPlayer[] players, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void SelectChallengeablePlayers (GKPlayer[] players, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (players is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (players)); | |
var nsa_players = NSArray.FromNSObjects (players); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKChallenge.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKChallenge.g.cs | |
index 2420e82..3d29d79 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKChallenge.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKChallenge.g.cs | |
@@ -126,10 +126,10 @@ namespace GameKit { | |
} | |
[Export ("loadReceivedChallengesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadReceivedChallenges ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKChallenge[], NSError>? completionHandler) | |
+ public unsafe static void LoadReceivedChallenges ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V87))]global::System.Action<GKChallenge[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V87.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKCloudPlayer.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKCloudPlayer.g.cs | |
index 7a389c3..a96c2b1 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKCloudPlayer.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKCloudPlayer.g.cs | |
@@ -89,13 +89,13 @@ namespace GameKit { | |
[Export ("getCurrentSignedInPlayerForContainer:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetCurrentSignedInPlayer (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V87))]global::System.Action<GKCloudPlayer, NSError> handler) | |
+ public unsafe static void GetCurrentSignedInPlayer (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V88))]global::System.Action<GKCloudPlayer, NSError> handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
var nscontainerName = CFString.CreateNative (containerName); | |
- using var block_handler = Trampolines.SDActionArity2V87.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V88.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("getCurrentSignedInPlayerForContainer:completionHandler:"), nscontainerName, (IntPtr) block_ptr_handler); | |
CFString.ReleaseNative (nscontainerName); | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKGameSession.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKGameSession.g.cs | |
index 2acafca..60a5e36 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKGameSession.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKGameSession.g.cs | |
@@ -136,7 +136,7 @@ namespace GameKit { | |
} | |
[Export ("createSessionInContainer:withTitle:maxConnectedPlayers:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void CreateSession (string? containerName, string title, nint maxPlayers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V88))]global::System.Action<GKGameSession, NSError> completionHandler) | |
+ public unsafe static void CreateSession (string? containerName, string title, nint maxPlayers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V89))]global::System.Action<GKGameSession, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (title is null) | |
@@ -145,7 +145,7 @@ namespace GameKit { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nscontainerName = CFString.CreateNative (containerName); | |
var nstitle = CFString.CreateNative (title); | |
- using var block_completionHandler = Trampolines.SDActionArity2V88.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V89.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_IntPtr_NativeHandle (class_ptr, Selector.GetHandle ("createSessionInContainer:withTitle:maxConnectedPlayers:completionHandler:"), nscontainerName, nstitle, maxPlayers, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nscontainerName); | |
@@ -230,7 +230,7 @@ namespace GameKit { | |
} | |
[Export ("loadSessionWithIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadSession (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V88))]global::System.Action<GKGameSession, NSError> completionHandler) | |
+ public unsafe static void LoadSession (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V89))]global::System.Action<GKGameSession, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (identifier is null) | |
@@ -238,7 +238,7 @@ namespace GameKit { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V88.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V89.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadSessionWithIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsidentifier); | |
@@ -257,13 +257,13 @@ namespace GameKit { | |
} | |
[Export ("loadSessionsInContainer:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadSessions (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V89))]global::System.Action<GKGameSession[], NSError> completionHandler) | |
+ public unsafe static void LoadSessions (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V90))]global::System.Action<GKGameSession[], NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nscontainerName = CFString.CreateNative (containerName); | |
- using var block_completionHandler = Trampolines.SDActionArity2V89.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V90.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadSessionsInContainer:completionHandler:"), nscontainerName, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nscontainerName); | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKLeaderboard.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKLeaderboard.g.cs | |
index c82b481..5dfab9e 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKLeaderboard.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKLeaderboard.g.cs | |
@@ -301,10 +301,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadLeaderboards ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V90))]global::System.Action<GKLeaderboard[], NSError>? completionHandler) | |
+ public unsafe static void LoadLeaderboards ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKLeaderboard[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V90.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V91.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKLocalPlayer.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKLocalPlayer.g.cs | |
index 617a059..2f777d0 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKLocalPlayer.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKLocalPlayer.g.cs | |
@@ -223,10 +223,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FetchSavedGames ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKSavedGame[], NSError>? handler) | |
+ public unsafe virtual void FetchSavedGames ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V92))]global::System.Action<GKSavedGame[], NSError>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_handler = Trampolines.SDActionArity2V91.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V92.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
@@ -305,13 +305,13 @@ namespace GameKit { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadChallengeableFriends ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void LoadChallengeableFriends ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -347,10 +347,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadDefaultLeaderboardCategoryID ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V72))]global::System.Action<string, NSError>? completionHandler) | |
+ public unsafe virtual void LoadDefaultLeaderboardCategoryID ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<string, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V72.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V73.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -385,10 +385,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadDefaultLeaderboardIdentifier ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V72))]global::System.Action<string, NSError>? completionHandler) | |
+ public unsafe virtual void LoadDefaultLeaderboardIdentifier ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<string, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V72.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V73.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -424,10 +424,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void LoadFriendPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -504,7 +504,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendsAuthorizationStatus ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V92))]global::System.Action<GKFriendsAuthorizationStatus, NSError> completionHandler) | |
+ public unsafe virtual void LoadFriendsAuthorizationStatus ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V93))]global::System.Action<GKFriendsAuthorizationStatus, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -512,7 +512,7 @@ namespace GameKit { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V92.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V93.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("loadFriendsAuthorizationStatus:"), (IntPtr) block_ptr_completionHandler); | |
@@ -543,7 +543,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendsList ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
+ public unsafe virtual void LoadFriendsList ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -551,7 +551,7 @@ namespace GameKit { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("loadFriends:"), (IntPtr) block_ptr_completionHandler); | |
@@ -582,7 +582,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendsList (string[] identifiers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
+ public unsafe virtual void LoadFriendsList (string[] identifiers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -593,7 +593,7 @@ namespace GameKit { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsa_identifiers = NSArray.FromStrings (identifiers); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("loadFriendsWithIdentifiers:completionHandler:"), nsa_identifiers.Handle, (IntPtr) block_ptr_completionHandler); | |
@@ -625,10 +625,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadRecentPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void LoadRecentPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -704,14 +704,14 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ResolveConflictingSavedGames (GKSavedGame[] conflictingSavedGames, NSData data, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKSavedGame[], NSError>? handler) | |
+ public unsafe virtual void ResolveConflictingSavedGames (GKSavedGame[] conflictingSavedGames, NSData data, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V92))]global::System.Action<GKSavedGame[], NSError>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (conflictingSavedGames is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (conflictingSavedGames)); | |
var data__handle__ = data!.GetNonNullHandle (nameof (data)); | |
var nsa_conflictingSavedGames = NSArray.FromNSObjects (conflictingSavedGames); | |
- using var block_handler = Trampolines.SDActionArity2V91.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V92.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
@@ -728,14 +728,14 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SaveGameData (NSData data, string name, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V93))]global::System.Action<GKSavedGame, NSError>? handler) | |
+ public unsafe virtual void SaveGameData (NSData data, string name, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V94))]global::System.Action<GKSavedGame, NSError>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var data__handle__ = data!.GetNonNullHandle (nameof (data)); | |
if (name is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (name)); | |
var nsname = CFString.CreateNative (name); | |
- using var block_handler = Trampolines.SDActionArity2V93.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V94.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
@@ -869,7 +869,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
public unsafe virtual global::System.Action<global::UIKit.UIViewController, NSError>? AuthenticateHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V94))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V95))] | |
[Export ("authenticateHandler", ArgumentSemantic.Copy)] | |
get { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -879,13 +879,13 @@ namespace GameKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("authenticateHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V94.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V95.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V94))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V95))] | |
[Export ("setAuthenticateHandler:", ArgumentSemantic.Copy)] | |
set { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V94.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V95.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKMatch.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKMatch.g.cs | |
index 820cc18..ee8990f 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKMatch.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKMatch.g.cs | |
@@ -157,10 +157,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V95))]global::System.Action<GKMatch, NSError>? completionHandler) | |
+ public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V96))]global::System.Action<GKMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V95.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V96.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKMatchRequest.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKMatchRequest.g.cs | |
index 9943c3e..af81c76 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKMatchRequest.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKMatchRequest.g.cs | |
@@ -147,7 +147,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
public unsafe virtual global::System.Action<string, GKInviteeResponse>? InviteeResponseHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V96))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V97))] | |
[Export ("inviteeResponseHandler", ArgumentSemantic.Copy)] | |
get { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -157,13 +157,13 @@ namespace GameKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("inviteeResponseHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V96.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V97.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V96))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V97))] | |
[Export ("setInviteeResponseHandler:", ArgumentSemantic.Copy)] | |
set { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V96.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V97.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
@@ -295,7 +295,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
public unsafe virtual global::System.Action<GKPlayer, GKInviteRecipientResponse>? RecipientResponseHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V97))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V98))] | |
[Export ("recipientResponseHandler", ArgumentSemantic.Copy)] | |
get { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -305,13 +305,13 @@ namespace GameKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("recipientResponseHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V97.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V98.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V97))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V98))] | |
[Export ("setRecipientResponseHandler:", ArgumentSemantic.Copy)] | |
set { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V97.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V98.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKMatchmaker.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKMatchmaker.g.cs | |
index 51e11d8..9a32e8a 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKMatchmaker.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKMatchmaker.g.cs | |
@@ -237,11 +237,11 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FindPlayersForHostedRequest (GKMatchRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void FindPlayersForHostedRequest (GKMatchRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -289,11 +289,11 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Match (GKInvite invite, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V95))]global::System.Action<GKMatch, NSError>? completionHandler) | |
+ public unsafe virtual void Match (GKInvite invite, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V96))]global::System.Action<GKMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var invite__handle__ = invite!.GetNonNullHandle (nameof (invite)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V95.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V96.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -382,10 +382,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V98))]global::System.Action<string, bool>? reachableHandler) | |
+ public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V99))]global::System.Action<string, bool>? reachableHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_reachableHandler = Trampolines.SDActionArity2V98.CreateNullableBlock (reachableHandler); | |
+ using var block_reachableHandler = Trampolines.SDActionArity2V99.CreateNullableBlock (reachableHandler); | |
BlockLiteral *block_ptr_reachableHandler = null; | |
if (reachableHandler is not null) | |
block_ptr_reachableHandler = &block_reachableHandler; | |
@@ -401,10 +401,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V99))]global::System.Action<GKPlayer, bool>? handler) | |
+ public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V100))]global::System.Action<GKPlayer, bool>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_handler = Trampolines.SDActionArity2V99.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V100.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKTurnBasedMatch.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKTurnBasedMatch.g.cs | |
index fac6906..7e4e1da 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKTurnBasedMatch.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKTurnBasedMatch.g.cs | |
@@ -85,10 +85,10 @@ namespace GameKit { | |
[Export ("acceptInviteWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AcceptInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V100))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe virtual void AcceptInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V101))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V100.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V101.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -112,10 +112,10 @@ namespace GameKit { | |
} | |
[Export ("declineInviteWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DeclineInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V100))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe virtual void DeclineInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V101))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V100.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V101.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -372,13 +372,13 @@ namespace GameKit { | |
} | |
[Export ("loadMatchWithID:withCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadMatch (string matchId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V100))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe static void LoadMatch (string matchId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V101))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (matchId is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (matchId)); | |
var nsmatchId = CFString.CreateNative (matchId); | |
- using var block_completionHandler = Trampolines.SDActionArity2V100.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V101.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -563,10 +563,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V100))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V101))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V100.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V101.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -693,7 +693,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SendExchange (GKTurnBasedParticipant[] participants, NSData data, string localizableMessage, NSObject[] arguments, double timeout, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V101))]global::System.Action<GKTurnBasedExchange, NSError>? completionHandler) | |
+ public unsafe virtual void SendExchange (GKTurnBasedParticipant[] participants, NSData data, string localizableMessage, NSObject[] arguments, double timeout, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V102))]global::System.Action<GKTurnBasedExchange, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (participants is null) | |
@@ -706,7 +706,7 @@ namespace GameKit { | |
var nsa_participants = NSArray.FromNSObjects (participants); | |
var nslocalizableMessage = CFString.CreateNative (localizableMessage); | |
var nsa_arguments = NSArray.FromNSObjects (arguments); | |
- using var block_completionHandler = Trampolines.SDActionArity2V101.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V102.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/ios/generated-sources/GameKit/GKVoiceChat.g.cs b/new/dotnet/ios/generated-sources/GameKit/GKVoiceChat.g.cs | |
index 32fe984..d4e6311 100644 | |
--- a/old/dotnet/ios/generated-sources/GameKit/GKVoiceChat.g.cs | |
+++ b/new/dotnet/ios/generated-sources/GameKit/GKVoiceChat.g.cs | |
@@ -134,12 +134,12 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SetPlayerVoiceChatStateChangeHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V102))]global::System.Action<GKPlayer, GKVoiceChatPlayerState> handler) | |
+ public unsafe virtual void SetPlayerVoiceChatStateChangeHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V103))]global::System.Action<GKPlayer, GKVoiceChatPlayerState> handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V102.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V103.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("setPlayerVoiceChatStateDidChangeHandler:"), (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/ios/generated-sources/HealthKit/HKAttachmentStore.g.cs b/new/dotnet/ios/generated-sources/HealthKit/HKAttachmentStore.g.cs | |
index f52a572..3f83776 100644 | |
--- a/old/dotnet/ios/generated-sources/HealthKit/HKAttachmentStore.g.cs | |
+++ b/new/dotnet/ios/generated-sources/HealthKit/HKAttachmentStore.g.cs | |
@@ -110,7 +110,7 @@ namespace HealthKit { | |
} | |
[Export ("addAttachmentToObject:name:contentType:URL:metadata:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddAttachment (HKObject @object, string name, global::UniformTypeIdentifiers.UTType contentType, NSUrl URL, NSDictionary<NSString, NSObject>? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V103))]global::System.Action<HKAttachment, NSError> completion) | |
+ public unsafe virtual void AddAttachment (HKObject @object, string name, global::UniformTypeIdentifiers.UTType contentType, NSUrl URL, NSDictionary<NSString, NSObject>? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V104))]global::System.Action<HKAttachment, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -124,7 +124,7 @@ namespace HealthKit { | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsname = CFString.CreateNative (name); | |
- using var block_completion = Trampolines.SDActionArity2V103.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V104.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addAttachmentToObject:name:contentType:URL:metadata:completion:"), @object__handle__, nsname, contentType__handle__, URL__handle__, metadata__handle__, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs b/new/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs | |
index 8b4efeb..0fbf2e4 100644 | |
--- a/old/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs | |
+++ b/new/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs | |
@@ -396,12 +396,12 @@ namespace HealthKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos13.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetPreferredUnits (NSSet quantityTypes, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V104))]global::System.Action<NSDictionary, NSError> completion) | |
+ public unsafe virtual void GetPreferredUnits (NSSet quantityTypes, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V105))]global::System.Action<NSDictionary, NSError> completion) | |
{ | |
var quantityTypes__handle__ = quantityTypes!.GetNonNullHandle (nameof (quantityTypes)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V104.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V105.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("preferredUnitsForQuantityTypes:completion:"), quantityTypes__handle__, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs b/new/dotnet/ios/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs | |
index 833aa14..7a87f39 100644 | |
--- a/old/dotnet/ios/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs | |
+++ b/new/dotnet/ios/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs | |
@@ -168,14 +168,14 @@ namespace HealthKit { | |
} | |
[Export ("finishSeriesWithCompletion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FinishSeries ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V105))]global::System.Action<HKHeartbeatSeriesSample, NSError> completion) | |
+ public unsafe virtual void FinishSeries ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V106))]global::System.Action<HKHeartbeatSeriesSample, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V105.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V106.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("finishSeriesWithCompletion:"), (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs b/new/dotnet/ios/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs | |
index a103419..ce61959 100644 | |
--- a/old/dotnet/ios/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs | |
+++ b/new/dotnet/ios/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs | |
@@ -155,13 +155,13 @@ namespace HealthKit { | |
} | |
[Export ("finishRouteWithWorkout:metadata:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- protected unsafe virtual void FinishRoute (HKWorkout workout, NSDictionary? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V106))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
+ protected unsafe virtual void FinishRoute (HKWorkout workout, NSDictionary? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V107))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
{ | |
var workout__handle__ = workout!.GetNonNullHandle (nameof (workout)); | |
var metadata__handle__ = metadata.GetHandle (); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V106.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V107.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("finishRouteWithWorkout:metadata:completion:"), workout__handle__, metadata__handle__, (IntPtr) block_ptr_completion); | |
@@ -182,7 +182,7 @@ namespace HealthKit { | |
return tcs.Task; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void FinishRoute (HKWorkout workout, HKMetadata metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V106))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
+ public unsafe void FinishRoute (HKWorkout workout, HKMetadata metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V107))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
{ | |
FinishRoute (workout, metadata.GetDictionary (), completion); | |
} | |
diff --git a/old/dotnet/ios/generated-sources/HomeKit/HMAccessorySetupManager.g.cs b/new/dotnet/ios/generated-sources/HomeKit/HMAccessorySetupManager.g.cs | |
index 78f99ef..2ca9b4c 100644 | |
--- a/old/dotnet/ios/generated-sources/HomeKit/HMAccessorySetupManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/HomeKit/HMAccessorySetupManager.g.cs | |
@@ -96,7 +96,7 @@ namespace HomeKit { | |
[UnsupportedOSPlatform ("tvos")] | |
[UnsupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void PerformAccessorySetup (HMAccessorySetupRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V107))]global::System.Action<HMAccessorySetupResult, NSError> completion) | |
+ public unsafe virtual void PerformAccessorySetup (HMAccessorySetupRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V108))]global::System.Action<HMAccessorySetupResult, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -104,7 +104,7 @@ namespace HomeKit { | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V107.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V108.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("performAccessorySetupUsingRequest:completionHandler:"), request__handle__, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/HomeKit/HMHome.g.cs b/new/dotnet/ios/generated-sources/HomeKit/HMHome.g.cs | |
index a8b71fd..289e959 100644 | |
--- a/old/dotnet/ios/generated-sources/HomeKit/HMHome.g.cs | |
+++ b/new/dotnet/ios/generated-sources/HomeKit/HMHome.g.cs | |
@@ -107,14 +107,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddActionSet (string actionSetName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V108))]global::System.Action<HMActionSet, NSError> completion) | |
+ public unsafe virtual void AddActionSet (string actionSetName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V109))]global::System.Action<HMActionSet, NSError> completion) | |
{ | |
if (actionSetName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (actionSetName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsactionSetName = CFString.CreateNative (actionSetName); | |
- using var block_completion = Trampolines.SDActionArity2V108.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V109.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addActionSetWithName:completionHandler:"), nsactionSetName, (IntPtr) block_ptr_completion); | |
@@ -181,7 +181,7 @@ namespace HomeKit { | |
[UnsupportedOSPlatform ("maccatalyst")] | |
[ObsoletedOSPlatform ("maccatalyst15.4", "Use 'HMAccessorySetupManager.PerformAccessorySetup' instead.")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddAndSetupAccessories (HMAccessorySetupPayload payload, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V109))]global::System.Action<HMAccessory[], NSError> completion) | |
+ public unsafe virtual void AddAndSetupAccessories (HMAccessorySetupPayload payload, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V110))]global::System.Action<HMAccessory[], NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -189,7 +189,7 @@ namespace HomeKit { | |
var payload__handle__ = payload!.GetNonNullHandle (nameof (payload)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V109.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V110.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addAndSetupAccessoriesWithPayload:completionHandler:"), payload__handle__, (IntPtr) block_ptr_completion); | |
@@ -220,14 +220,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddRoom (string roomName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V110))]global::System.Action<HMRoom, NSError> completion) | |
+ public unsafe virtual void AddRoom (string roomName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V111))]global::System.Action<HMRoom, NSError> completion) | |
{ | |
if (roomName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (roomName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsroomName = CFString.CreateNative (roomName); | |
- using var block_completion = Trampolines.SDActionArity2V110.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V111.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addRoomWithName:completionHandler:"), nsroomName, (IntPtr) block_ptr_completion); | |
@@ -256,14 +256,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddServiceGroup (string serviceGroupName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V111))]global::System.Action<HMServiceGroup, NSError> completion) | |
+ public unsafe virtual void AddServiceGroup (string serviceGroupName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V112))]global::System.Action<HMServiceGroup, NSError> completion) | |
{ | |
if (serviceGroupName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (serviceGroupName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsserviceGroupName = CFString.CreateNative (serviceGroupName); | |
- using var block_completion = Trampolines.SDActionArity2V111.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V112.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addServiceGroupWithName:completionHandler:"), nsserviceGroupName, (IntPtr) block_ptr_completion); | |
@@ -327,11 +327,11 @@ namespace HomeKit { | |
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'ManageUsers' instead.")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddUser ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V112))]global::System.Action<HMUser, NSError> completion) | |
+ public unsafe virtual void AddUser ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<HMUser, NSError> completion) | |
{ | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V112.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V113.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("addUserWithCompletionHandler:"), (IntPtr) block_ptr_completion); | |
@@ -361,14 +361,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddZone (string zoneName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<HMZone, NSError> completion) | |
+ public unsafe virtual void AddZone (string zoneName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<HMZone, NSError> completion) | |
{ | |
if (zoneName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (zoneName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nszoneName = CFString.CreateNative (zoneName); | |
- using var block_completion = Trampolines.SDActionArity2V113.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V114.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addZoneWithName:completionHandler:"), nszoneName, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/HomeKit/HMHomeManager.g.cs b/new/dotnet/ios/generated-sources/HomeKit/HMHomeManager.g.cs | |
index 1da323c..8b3bace 100644 | |
--- a/old/dotnet/ios/generated-sources/HomeKit/HMHomeManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/HomeKit/HMHomeManager.g.cs | |
@@ -86,14 +86,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddHome (string homeName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<HMHome, NSError> completion) | |
+ public unsafe virtual void AddHome (string homeName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V115))]global::System.Action<HMHome, NSError> completion) | |
{ | |
if (homeName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (homeName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nshomeName = CFString.CreateNative (homeName); | |
- using var block_completion = Trampolines.SDActionArity2V114.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V115.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addHomeWithName:completionHandler:"), nshomeName, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs b/new/dotnet/ios/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs | |
index d482b60..254e5d6 100644 | |
--- a/old/dotnet/ios/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs | |
+++ b/new/dotnet/ios/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs | |
@@ -72,11 +72,11 @@ namespace IdentityLookup { | |
[Export ("deferQueryRequestToNetworkWithCompletion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DeferQueryRequestToNetwork ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V115))]global::System.Action<ILNetworkResponse, NSError> completion) | |
+ public unsafe virtual void DeferQueryRequestToNetwork ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<ILNetworkResponse, NSError> completion) | |
{ | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V115.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V116.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("deferQueryRequestToNetworkWithCompletion:"), (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/Intents/INVoiceShortcutCenter.g.cs b/new/dotnet/ios/generated-sources/Intents/INVoiceShortcutCenter.g.cs | |
index f2394be..64d2b70 100644 | |
--- a/old/dotnet/ios/generated-sources/Intents/INVoiceShortcutCenter.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Intents/INVoiceShortcutCenter.g.cs | |
@@ -108,7 +108,7 @@ namespace Intents { | |
} | |
[Export ("getVoiceShortcutWithIdentifier:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetVoiceShortcut (NSUuid identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<INVoiceShortcut, NSError> completionHandler) | |
+ public unsafe virtual void GetVoiceShortcut (NSUuid identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<INVoiceShortcut, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -116,7 +116,7 @@ namespace Intents { | |
var identifier__handle__ = identifier!.GetNonNullHandle (nameof (identifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V116.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V117.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getVoiceShortcutWithIdentifier:completion:"), identifier__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/LinkPresentation/LPMetadataProvider.g.cs b/new/dotnet/ios/generated-sources/LinkPresentation/LPMetadataProvider.g.cs | |
index f21f81c..3f38c71 100644 | |
--- a/old/dotnet/ios/generated-sources/LinkPresentation/LPMetadataProvider.g.cs | |
+++ b/new/dotnet/ios/generated-sources/LinkPresentation/LPMetadataProvider.g.cs | |
@@ -108,7 +108,7 @@ namespace LinkPresentation { | |
} | |
[Export ("startFetchingMetadataForURL:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartFetchingMetadata (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
+ public unsafe virtual void StartFetchingMetadata (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V118))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -116,7 +116,7 @@ namespace LinkPresentation { | |
var url__handle__ = url!.GetNonNullHandle (nameof (url)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V117.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V118.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startFetchingMetadataForURL:completionHandler:"), url__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -143,7 +143,7 @@ namespace LinkPresentation { | |
[SupportedOSPlatform ("maccatalyst15.0")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartFetchingMetadata (NSUrlRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
+ public unsafe virtual void StartFetchingMetadata (NSUrlRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V118))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -151,7 +151,7 @@ namespace LinkPresentation { | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V117.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V118.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startFetchingMetadataForRequest:completionHandler:"), request__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/MLCompute/MLCTensorData.g.cs b/new/dotnet/ios/generated-sources/MLCompute/MLCTensorData.g.cs | |
index eb85bf3..04be30f 100644 | |
--- a/old/dotnet/ios/generated-sources/MLCompute/MLCTensorData.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MLCompute/MLCTensorData.g.cs | |
@@ -92,14 +92,14 @@ namespace MLCompute { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static MLCTensorData CreateFromBytesNoCopy (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V77))]global::System.Action<nint, nuint> deallocator) | |
+ public unsafe static MLCTensorData CreateFromBytesNoCopy (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V78))]global::System.Action<nint, nuint> deallocator) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (deallocator is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (deallocator)); | |
- using var block_deallocator = Trampolines.SDActionArity2V77.CreateBlock (deallocator); | |
+ using var block_deallocator = Trampolines.SDActionArity2V78.CreateBlock (deallocator); | |
BlockLiteral *block_ptr_deallocator = &block_deallocator; | |
return Runtime.GetNSObject<MLCTensorData> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_IntPtr_UIntPtr_NativeHandle (class_ptr, Selector.GetHandle ("dataWithBytesNoCopy:length:deallocator:"), bytes, length, (IntPtr) block_ptr_deallocator))!; | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs b/new/dotnet/ios/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs | |
index 9a04498..f4360dd 100644 | |
--- a/old/dotnet/ios/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs | |
@@ -128,7 +128,7 @@ namespace MapKit { | |
} | |
[Export ("getSceneWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetScene ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V118))]global::System.Action<MKLookAroundScene, NSError> completionHandler) | |
+ public unsafe virtual void GetScene ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V119))]global::System.Action<MKLookAroundScene, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -136,7 +136,7 @@ namespace MapKit { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V118.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V119.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getSceneWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs b/new/dotnet/ios/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs | |
index 6728ae4..adc4e30 100644 | |
--- a/old/dotnet/ios/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs | |
@@ -112,7 +112,7 @@ namespace MapKit { | |
} | |
[Export ("getSnapshotWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetSnapshot ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V119))]global::System.Action<MKLookAroundSnapshot, NSError> completionHandler) | |
+ public unsafe virtual void GetSnapshot ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V120))]global::System.Action<MKLookAroundSnapshot, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -120,7 +120,7 @@ namespace MapKit { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V119.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V120.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getSnapshotWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/MapKit/MKMapItemRequest.g.cs b/new/dotnet/ios/generated-sources/MapKit/MKMapItemRequest.g.cs | |
index 626201f..16f365a 100644 | |
--- a/old/dotnet/ios/generated-sources/MapKit/MKMapItemRequest.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MapKit/MKMapItemRequest.g.cs | |
@@ -111,7 +111,7 @@ namespace MapKit { | |
} | |
[Export ("getMapItemWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetMapItem ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V120))]global::System.Action<MKMapItem, NSError> completionHandler) | |
+ public unsafe virtual void GetMapItem ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V121))]global::System.Action<MKMapItem, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -119,7 +119,7 @@ namespace MapKit { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V120.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V121.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getMapItemWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/MediaPlayer/MPMediaLibrary.g.cs b/new/dotnet/ios/generated-sources/MediaPlayer/MPMediaLibrary.g.cs | |
index 6a14f10..b4114bf 100644 | |
--- a/old/dotnet/ios/generated-sources/MediaPlayer/MPMediaLibrary.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MediaPlayer/MPMediaLibrary.g.cs | |
@@ -101,12 +101,12 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddItem (string productID, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V121))]global::System.Action<MPMediaEntity[], NSError>? completionHandler) | |
+ public unsafe virtual void AddItem (string productID, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V122))]global::System.Action<MPMediaEntity[], NSError>? completionHandler) | |
{ | |
if (productID is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (productID)); | |
var nsproductID = CFString.CreateNative (productID); | |
- using var block_completionHandler = Trampolines.SDActionArity2V121.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V122.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -174,13 +174,13 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetPlaylist (NSUuid uuid, MPMediaPlaylistCreationMetadata? creationMetadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V122))]global::System.Action<MPMediaPlaylist, NSError> completionHandler) | |
+ public unsafe virtual void GetPlaylist (NSUuid uuid, MPMediaPlaylistCreationMetadata? creationMetadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V123))]global::System.Action<MPMediaPlaylist, NSError> completionHandler) | |
{ | |
var uuid__handle__ = uuid!.GetNonNullHandle (nameof (uuid)); | |
var creationMetadata__handle__ = creationMetadata.GetHandle (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V122.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V123.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getPlaylistWithUUID:creationMetadata:completionHandler:"), uuid__handle__, creationMetadata__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs b/new/dotnet/ios/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs | |
index 917d3ba..6d49463 100644 | |
--- a/old/dotnet/ios/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs | |
@@ -84,7 +84,7 @@ namespace MediaPlayer { | |
[Export ("performQueueTransaction:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Perform ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V207))]global::System.Action<MPMusicPlayerControllerMutableQueue> queueTransaction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V123))]global::System.Action<MPMusicPlayerControllerQueue, NSError> completionHandler) | |
+ public unsafe virtual void Perform ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V207))]global::System.Action<MPMusicPlayerControllerMutableQueue> queueTransaction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V124))]global::System.Action<MPMusicPlayerControllerQueue, NSError> completionHandler) | |
{ | |
if (queueTransaction is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (queueTransaction)); | |
@@ -92,7 +92,7 @@ namespace MediaPlayer { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
using var block_queueTransaction = Trampolines.SDActionArity1V207.CreateBlock (queueTransaction); | |
BlockLiteral *block_ptr_queueTransaction = &block_queueTransaction; | |
- using var block_completionHandler = Trampolines.SDActionArity2V123.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V124.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("performQueueTransaction:completionHandler:"), (IntPtr) block_ptr_queueTransaction, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs b/new/dotnet/ios/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs | |
index 515d3a5..4f99a9f 100644 | |
--- a/old/dotnet/ios/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs | |
@@ -58,7 +58,7 @@ namespace MediaPlayer { | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "BeginLoadingChildItems", Selector = "beginLoadingChildItemsAtIndexPath:completionHandler:", ParameterType = new Type [] { typeof (NSIndexPath), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ChildItemsDisplayPlaybackProgress", Selector = "childItemsDisplayPlaybackProgressAtIndexPath:", ReturnType = typeof (bool), ParameterType = new Type [] { typeof (NSIndexPath) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "NumberOfChildItems", Selector = "numberOfChildItemsAtIndexPath:", ReturnType = typeof (IntPtr), ParameterType = new Type [] { typeof (NSIndexPath) }, ParameterByRef = new bool [] { false })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "GetContentItem", Selector = "contentItemForIdentifier:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (global::System.Action<global::MediaPlayer.MPContentItem, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V124) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "GetContentItem", Selector = "contentItemForIdentifier:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (global::System.Action<global::MediaPlayer.MPContentItem, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V125) })] | |
public partial interface IMPPlayableContentDataSource : INativeObject, IDisposable | |
{ | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -94,14 +94,14 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetContentItem (this IMPPlayableContentDataSource This, string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V124))]global::System.Action<MPContentItem, NSError> completionHandler) | |
+ public unsafe static void GetContentItem (this IMPPlayableContentDataSource This, string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V125))]global::System.Action<MPContentItem, NSError> completionHandler) | |
{ | |
if (identifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (identifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V124.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V125.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("contentItemForIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsidentifier); | |
@@ -205,7 +205,7 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetContentItem (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V124))]global::System.Action<MPContentItem, NSError> completionHandler) | |
+ public unsafe virtual void GetContentItem (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V125))]global::System.Action<MPContentItem, NSError> completionHandler) | |
{ | |
throw new You_Should_Not_Call_base_In_This_Method (); | |
} | |
diff --git a/old/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs b/new/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs | |
index 41bc7fd..28c540c 100644 | |
--- a/old/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs | |
@@ -72,14 +72,14 @@ namespace Metal { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithFile:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (string), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithData:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (DispatchData), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithSource:options:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (string), typeof (MTLCompileOptions), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithSource:options:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLCompileOptions), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V125) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithSource:options:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLCompileOptions), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V126) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateDefaultLibrary", Selector = "newDefaultLibraryWithBundle:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (NSBundle), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V126) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V127) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLRenderPipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V15) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V127) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V128) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })] | |
@@ -115,7 +115,7 @@ namespace Metal { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateAccelerationStructure", Selector = "newAccelerationStructureWithSize:", ReturnType = typeof (IMTLAccelerationStructure), ParameterType = new Type [] { typeof (UIntPtr) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateAccelerationStructure", Selector = "newAccelerationStructureWithDescriptor:", ReturnType = typeof (IMTLAccelerationStructure), ParameterType = new Type [] { typeof (MTLAccelerationStructureDescriptor) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithStitchedDescriptor:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (MTLStitchedLibraryDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithStitchedDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLStitchedLibraryDescriptor), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V125) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithStitchedDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLStitchedLibraryDescriptor), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V126) })] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Name", Selector = "name", PropertyType = typeof (string), GetterSelector = "name", ArgumentSemantic = ArgumentSemantic.None)] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "MaxThreadsPerThreadgroup", Selector = "maxThreadsPerThreadgroup", PropertyType = typeof (MTLSize), GetterSelector = "maxThreadsPerThreadgroup", ArgumentSemantic = ArgumentSemantic.None)] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ReadWriteTextureSupport", Selector = "readWriteTextureSupport", PropertyType = typeof (MTLReadWriteTextureTier), GetterSelector = "readWriteTextureSupport", ArgumentSemantic = ArgumentSemantic.None)] | |
@@ -260,7 +260,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newLibraryWithSource:options:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V125))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
+ unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V126))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("ios")] | |
@@ -278,7 +278,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newRenderPipelineStateWithDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V126))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler); | |
+ unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V127))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newRenderPipelineStateWithDescriptor:options:reflection:error:")] | |
@@ -296,7 +296,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newComputePipelineStateWithFunction:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V127))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler); | |
+ unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newComputePipelineStateWithFunction:error:")] | |
@@ -574,7 +574,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newLibraryWithStitchedDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V125))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
+ unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V126))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
[Preserve (Conditional = true)] | |
string Name { | |
[Export ("name")] | |
@@ -1124,7 +1124,7 @@ namespace Metal { | |
} | |
[Export ("newLibraryWithSource:options:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V125))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
+ public unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V126))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
{ | |
if (source is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (source)); | |
@@ -1132,7 +1132,7 @@ namespace Metal { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nssource = CFString.CreateNative (source); | |
- using var block_completionHandler = Trampolines.SDActionArity2V125.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V126.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newLibraryWithSource:options:completionHandler:"), nssource, options__handle__, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nssource); | |
@@ -1167,12 +1167,12 @@ namespace Metal { | |
} | |
[Export ("newRenderPipelineStateWithDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V126))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler) | |
+ public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V127))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler) | |
{ | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V126.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V127.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newRenderPipelineStateWithDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -1221,12 +1221,12 @@ namespace Metal { | |
} | |
[Export ("newComputePipelineStateWithFunction:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V127))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler) | |
+ public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler) | |
{ | |
var computeFunction__handle__ = computeFunction!.GetNonNullHandle (nameof (computeFunction)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V127.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V128.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newComputePipelineStateWithFunction:completionHandler:"), computeFunction__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -1675,7 +1675,7 @@ namespace Metal { | |
} | |
[Export ("newLibraryWithStitchedDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V125))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
+ public unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V126))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -1683,7 +1683,7 @@ namespace Metal { | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V125.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V126.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newLibraryWithStitchedDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/Metal/MTLLibrary.g.cs b/new/dotnet/ios/generated-sources/Metal/MTLLibrary.g.cs | |
index 51bf4ba..a905f74 100644 | |
--- a/old/dotnet/ios/generated-sources/Metal/MTLLibrary.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Metal/MTLLibrary.g.cs | |
@@ -56,10 +56,10 @@ namespace Metal { | |
[Protocol (Name = "MTLLibrary", WrapperType = typeof (MTLLibraryWrapper))] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (string) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:constantValues:error:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (string), typeof (MTLFunctionConstantValues), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:constantValues:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLFunctionConstantValues), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V128) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V128) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:constantValues:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLFunctionConstantValues), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V129) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V129) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithDescriptor:error:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (MTLFunctionDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateIntersectionFunction", Selector = "newIntersectionFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLIntersectionFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V128) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateIntersectionFunction", Selector = "newIntersectionFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLIntersectionFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V129) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateIntersectionFunction", Selector = "newIntersectionFunctionWithDescriptor:error:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (MTLIntersectionFunctionDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Label", Selector = "label", PropertyType = typeof (string), GetterSelector = "label", SetterSelector = "setLabel:", ArgumentSemantic = ArgumentSemantic.None)] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Device", Selector = "device", PropertyType = typeof (IMTLDevice), GetterSelector = "device", ArgumentSemantic = ArgumentSemantic.None)] | |
@@ -89,7 +89,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newFunctionWithName:constantValues:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
+ unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V129))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("tvos14.0")] | |
@@ -97,7 +97,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newFunctionWithDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
+ unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V129))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("ios14.0")] | |
@@ -114,7 +114,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newIntersectionFunctionWithDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
+ unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V129))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("ios14.0")] | |
@@ -219,7 +219,7 @@ namespace Metal { | |
} | |
[Export ("newFunctionWithName:constantValues:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
+ public unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V129))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
{ | |
if (name is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (name)); | |
@@ -227,14 +227,14 @@ namespace Metal { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsname = CFString.CreateNative (name); | |
- using var block_completionHandler = Trampolines.SDActionArity2V128.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V129.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newFunctionWithName:constantValues:completionHandler:"), nsname, constantValues__handle__, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsname); | |
} | |
[Export ("newFunctionWithDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
+ public unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V129))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -242,7 +242,7 @@ namespace Metal { | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V128.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V129.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newFunctionWithDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
#endif | |
@@ -267,7 +267,7 @@ namespace Metal { | |
} | |
[Export ("newIntersectionFunctionWithDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V128))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
+ public unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V129))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -275,7 +275,7 @@ namespace Metal { | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V128.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V129.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newIntersectionFunctionWithDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs b/new/dotnet/ios/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs | |
index 62e4993..81cec61 100644 | |
--- a/old/dotnet/ios/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs | |
+++ b/new/dotnet/ios/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs | |
@@ -303,14 +303,14 @@ namespace MetalPerformanceShaders { | |
} | |
[Export ("executeAsyncWithSourceImages:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual MPSImage Execute (MPSImage[] sourceImages, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V129))]global::System.Action<MPSImage, NSError> handler) | |
+ public unsafe virtual MPSImage Execute (MPSImage[] sourceImages, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V130))]global::System.Action<MPSImage, NSError> handler) | |
{ | |
if (sourceImages is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (sourceImages)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
var nsa_sourceImages = NSArray.FromNSObjects (sourceImages); | |
- using var block_handler = Trampolines.SDActionArity2V129.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V130.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
MPSImage? ret; | |
if (IsDirectBinding) { | |
diff --git a/old/dotnet/ios/generated-sources/NaturalLanguage/NLTagger.g.cs b/new/dotnet/ios/generated-sources/NaturalLanguage/NLTagger.g.cs | |
index b6ba7f1..8aa109a 100644 | |
--- a/old/dotnet/ios/generated-sources/NaturalLanguage/NLTagger.g.cs | |
+++ b/new/dotnet/ios/generated-sources/NaturalLanguage/NLTagger.g.cs | |
@@ -392,7 +392,7 @@ namespace NaturalLanguage { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void RequestAssets (NSString language, NSString tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V130))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
+ public unsafe static void RequestAssets (NSString language, NSString tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V131))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -401,7 +401,7 @@ namespace NaturalLanguage { | |
var tagScheme__handle__ = tagScheme!.GetNonNullHandle (nameof (tagScheme)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V130.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V131.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("requestAssetsForLanguage:tagScheme:completionHandler:"), language__handle__, tagScheme__handle__, (IntPtr) block_ptr_completionHandler); | |
#endif | |
@@ -428,7 +428,7 @@ namespace NaturalLanguage { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void RequestAssets (NLLanguage language, NLTagScheme tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V130))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
+ public unsafe static void RequestAssets (NLLanguage language, NLTagScheme tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V131))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
diff --git a/old/dotnet/ios/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs b/new/dotnet/ios/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs | |
index 873b98a..d23e829 100644 | |
--- a/old/dotnet/ios/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs | |
@@ -71,11 +71,11 @@ namespace NetworkExtension { | |
[Export ("loadAllFromPreferencesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V131))]global::System.Action<NSArray, NSError> completionHandler) | |
+ public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V132))]global::System.Action<NSArray, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V131.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V132.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("loadAllFromPreferencesWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/ios/generated-sources/NetworkExtension/NEAppPushManager.g.cs b/new/dotnet/ios/generated-sources/NetworkExtension/NEAppPushManager.g.cs | |
index f60c976..5b100c2 100644 | |
--- a/old/dotnet/ios/generated-sources/NetworkExtension/NEAppPushManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/NetworkExtension/NEAppPushManager.g.cs | |
@@ -94,14 +94,14 @@ namespace NetworkExtension { | |
[Export ("loadAllFromPreferencesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V132))]global::System.Action<NEAppPushManager[], NSError> completionHandler) | |
+ public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V133))]global::System.Action<NEAppPushManager[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V132.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V133.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("loadAllFromPreferencesWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs b/new/dotnet/ios/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs | |
index ec22a55..3045c8d 100644 | |
--- a/old/dotnet/ios/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs | |
+++ b/new/dotnet/ios/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs | |
@@ -112,11 +112,11 @@ namespace NetworkExtension { | |
} | |
[Export ("readPacketsWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ReadPackets ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V133))]global::System.Action<NSData[], NSNumber[]> completionHandler) | |
+ public unsafe virtual void ReadPackets ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V134))]global::System.Action<NSData[], NSNumber[]> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V133.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V134.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readPacketsWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs b/new/dotnet/ios/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs | |
index 733aac9..b8de74d 100644 | |
--- a/old/dotnet/ios/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs | |
@@ -93,11 +93,11 @@ namespace NetworkExtension { | |
} | |
[Export ("loadAllFromPreferencesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V131))]global::System.Action<NSArray, NSError> completionHandler) | |
+ public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V132))]global::System.Action<NSArray, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V131.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V132.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("loadAllFromPreferencesWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/ios/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs b/new/dotnet/ios/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs | |
index 9b28084..230f6f1 100644 | |
--- a/old/dotnet/ios/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs | |
+++ b/new/dotnet/ios/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs | |
@@ -54,7 +54,7 @@ namespace NetworkExtension { | |
[SupportedOSPlatform ("macos")] | |
[Protocol (Name = "NWTCPConnectionAuthenticationDelegate", WrapperType = typeof (NWTcpConnectionAuthenticationDelegateWrapper))] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ShouldProvideIdentity", Selector = "shouldProvideIdentityForConnection:", ReturnType = typeof (bool), ParameterType = new Type [] { typeof (NWTcpConnection) }, ParameterByRef = new bool [] { false })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ProvideIdentity", Selector = "provideIdentityForConnection:completionHandler:", ParameterType = new Type [] { typeof (NWTcpConnection), typeof (global::System.Action<global::Security.SecIdentity, NSArray>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V134) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ProvideIdentity", Selector = "provideIdentityForConnection:completionHandler:", ParameterType = new Type [] { typeof (NWTcpConnection), typeof (global::System.Action<global::Security.SecIdentity, NSArray>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V135) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ShouldEvaluateTrust", Selector = "shouldEvaluateTrustForConnection:", ReturnType = typeof (bool), ParameterType = new Type [] { typeof (NWTcpConnection) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "EvaluateTrust", Selector = "evaluateTrustForConnection:peerCertificateChain:completionHandler:", ParameterType = new Type [] { typeof (NWTcpConnection), typeof (NSArray), typeof (global::System.Action<global::Security.SecTrust>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V213) })] | |
public partial interface INWTcpConnectionAuthenticationDelegate : INativeObject, IDisposable | |
@@ -68,12 +68,12 @@ namespace NetworkExtension { | |
return global::ObjCRuntime.Messaging.bool_objc_msgSend_NativeHandle (This.Handle, Selector.GetHandle ("shouldProvideIdentityForConnection:"), connection__handle__); | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void ProvideIdentity (this INWTcpConnectionAuthenticationDelegate This, NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V134))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
+ public unsafe static void ProvideIdentity (this INWTcpConnectionAuthenticationDelegate This, NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V135))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
{ | |
var connection__handle__ = connection!.GetNonNullHandle (nameof (connection)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V134.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V135.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("provideIdentityForConnection:completionHandler:"), connection__handle__, (IntPtr) block_ptr_completion); | |
} | |
@@ -151,7 +151,7 @@ namespace NetworkExtension { | |
} | |
[Export ("provideIdentityForConnection:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ProvideIdentity (NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V134))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
+ public unsafe virtual void ProvideIdentity (NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V135))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
{ | |
throw new You_Should_Not_Call_base_In_This_Method (); | |
} | |
diff --git a/old/dotnet/ios/generated-sources/NetworkExtension/NWUdpSession.g.cs b/new/dotnet/ios/generated-sources/NetworkExtension/NWUdpSession.g.cs | |
index 007dccc..e4a9e1c 100644 | |
--- a/old/dotnet/ios/generated-sources/NetworkExtension/NWUdpSession.g.cs | |
+++ b/new/dotnet/ios/generated-sources/NetworkExtension/NWUdpSession.g.cs | |
@@ -105,11 +105,11 @@ namespace NetworkExtension { | |
} | |
[Export ("setReadHandler:maxDatagrams:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SetReadHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V131))]global::System.Action<NSArray, NSError> handler, nuint maxDatagrams) | |
+ public unsafe virtual void SetReadHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V132))]global::System.Action<NSArray, NSError> handler, nuint maxDatagrams) | |
{ | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V131.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V132.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr (this.Handle, Selector.GetHandle ("setReadHandler:maxDatagrams:"), (IntPtr) block_ptr_handler, maxDatagrams); | |
diff --git a/old/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs b/new/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs | |
index b43fcb8..b294cfd 100644 | |
--- a/old/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs | |
+++ b/new/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs | |
@@ -33370,7 +33370,7 @@ namespace ObjCRuntime { | |
} | |
} /* class NIDActionArity2V60 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
- [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModel, NSError>))] | |
+ [UserDelegateType (typeof (global::System.Action<global::CoreML.IMLFeatureProvider, NSError>))] | |
unsafe internal delegate void DActionArity2V61 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
@@ -33379,19 +33379,19 @@ namespace ObjCRuntime { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
- var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModel, NSError>> (block); | |
+ var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.IMLFeatureProvider, NSError>> (block); | |
if (del is not null) { | |
- del ( Runtime.GetNSObject<MLModel> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
+ del ( Runtime.GetINativeObject<CoreML.IMLFeatureProvider> (arg1, false)!, Runtime.GetNSObject<NSError> (arg2)!); | |
} | |
} | |
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModel, NSError>? callback) | |
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.IMLFeatureProvider, NSError>? callback) | |
{ | |
if (callback is null) | |
return default (BlockLiteral); | |
return CreateBlock (callback); | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModel, NSError> callback) | |
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.IMLFeatureProvider, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V61), nameof (Invoke)); | |
@@ -33406,15 +33406,15 @@ namespace ObjCRuntime { | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static global::System.Action<global::CoreML.MLModel, NSError>? Create (IntPtr block) | |
+ public unsafe static global::System.Action<global::CoreML.IMLFeatureProvider, NSError>? Create (IntPtr block) | |
{ | |
if (block == IntPtr.Zero) | |
return null; | |
- var del = (global::System.Action<global::CoreML.MLModel, NSError>) GetExistingManagedDelegate (block); | |
+ var del = (global::System.Action<global::CoreML.IMLFeatureProvider, NSError>) GetExistingManagedDelegate (block); | |
return del ?? new NIDActionArity2V61 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- unsafe void Invoke (global::CoreML.MLModel arg1, NSError arg2) | |
+ unsafe void Invoke (global::CoreML.IMLFeatureProvider arg1, NSError arg2) | |
{ | |
var arg1__handle__ = arg1.GetHandle (); | |
var arg2__handle__ = arg2.GetHandle (); | |
@@ -33422,7 +33422,7 @@ namespace ObjCRuntime { | |
} | |
} /* class NIDActionArity2V61 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
- [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModelCollection, NSError>))] | |
+ [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModel, NSError>))] | |
unsafe internal delegate void DActionArity2V62 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
@@ -33431,19 +33431,19 @@ namespace ObjCRuntime { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
- var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModelCollection, NSError>> (block); | |
+ var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModel, NSError>> (block); | |
if (del is not null) { | |
- del ( Runtime.GetNSObject<MLModelCollection> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
+ del ( Runtime.GetNSObject<MLModel> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
} | |
} | |
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModelCollection, NSError>? callback) | |
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModel, NSError>? callback) | |
{ | |
if (callback is null) | |
return default (BlockLiteral); | |
return CreateBlock (callback); | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModelCollection, NSError> callback) | |
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModel, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V62), nameof (Invoke)); | |
@@ -33458,12 +33458,64 @@ namespace ObjCRuntime { | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe static global::System.Action<global::CoreML.MLModel, NSError>? Create (IntPtr block) | |
+ { | |
+ if (block == IntPtr.Zero) | |
+ return null; | |
+ var del = (global::System.Action<global::CoreML.MLModel, NSError>) GetExistingManagedDelegate (block); | |
+ return del ?? new NIDActionArity2V62 ((BlockLiteral *) block).Invoke; | |
+ } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ unsafe void Invoke (global::CoreML.MLModel arg1, NSError arg2) | |
+ { | |
+ var arg1__handle__ = arg1.GetHandle (); | |
+ var arg2__handle__ = arg2.GetHandle (); | |
+ invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
+ } | |
+ } /* class NIDActionArity2V62 */ | |
+ [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
+ [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModelCollection, NSError>))] | |
+ unsafe internal delegate void DActionArity2V63 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ // | |
+ // This class bridges native block invocations that call into C# | |
+ // | |
+ static internal class SDActionArity2V63 { | |
+ [Preserve (Conditional = true)] | |
+ [UnmanagedCallersOnly] | |
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
+ var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModelCollection, NSError>> (block); | |
+ if (del is not null) { | |
+ del ( Runtime.GetNSObject<MLModelCollection> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
+ } | |
+ } | |
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModelCollection, NSError>? callback) | |
+ { | |
+ if (callback is null) | |
+ return default (BlockLiteral); | |
+ return CreateBlock (callback); | |
+ } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModelCollection, NSError> callback) | |
+ { | |
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V63), nameof (Invoke)); | |
+ } | |
+ } /* class SDActionArity2V63 */ | |
+ internal sealed class NIDActionArity2V63 : TrampolineBlockBase { | |
+ DActionArity2V63 invoker; | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe NIDActionArity2V63 (BlockLiteral *block) : base (block) | |
+ { | |
+ invoker = block->GetDelegateForBlock<DActionArity2V63> (); | |
+ } | |
+ [Preserve (Conditional=true)] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
public unsafe static global::System.Action<global::CoreML.MLModelCollection, NSError>? Create (IntPtr block) | |
{ | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreML.MLModelCollection, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V62 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V63 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreML.MLModelCollection arg1, NSError arg2) | |
@@ -33472,7 +33524,7 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V62 */ | |
+ } /* class NIDActionArity2V63 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMedia.CMTime, NSError>))] | |
unsafe internal delegate void DActionArity2V13 (IntPtr block, global::CoreMedia.CMTime arg1, NativeHandle arg2); | |
@@ -33526,11 +33578,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V13 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMotion.CMAbsoluteAltitudeData, NSError>))] | |
- unsafe internal delegate void DActionArity2V64 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V65 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V64 { | |
+ static internal class SDActionArity2V65 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33549,15 +33601,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMotion.CMAbsoluteAltitudeData, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V64), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V65), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V64 */ | |
- internal sealed class NIDActionArity2V64 : TrampolineBlockBase { | |
- DActionArity2V64 invoker; | |
+ } /* class SDActionArity2V65 */ | |
+ internal sealed class NIDActionArity2V65 : TrampolineBlockBase { | |
+ DActionArity2V65 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V64 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V65 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V64> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V65> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33566,7 +33618,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreMotion.CMAbsoluteAltitudeData, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V64 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V65 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreMotion.CMAbsoluteAltitudeData arg1, NSError arg2) | |
@@ -33575,14 +33627,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V64 */ | |
+ } /* class NIDActionArity2V65 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMotion.CMAltitudeData, NSError>))] | |
- unsafe internal delegate void DActionArity2V65 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V66 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V65 { | |
+ static internal class SDActionArity2V66 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33601,15 +33653,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMotion.CMAltitudeData, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V65), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V66), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V65 */ | |
- internal sealed class NIDActionArity2V65 : TrampolineBlockBase { | |
- DActionArity2V65 invoker; | |
+ } /* class SDActionArity2V66 */ | |
+ internal sealed class NIDActionArity2V66 : TrampolineBlockBase { | |
+ DActionArity2V66 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V65 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V66 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V65> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V66> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33618,7 +33670,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreMotion.CMAltitudeData, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V65 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V66 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreMotion.CMAltitudeData arg1, NSError arg2) | |
@@ -33627,14 +33679,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V65 */ | |
+ } /* class NIDActionArity2V66 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMotion.CMPedometerData, NSError>))] | |
- unsafe internal delegate void DActionArity2V66 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V67 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V66 { | |
+ static internal class SDActionArity2V67 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33653,15 +33705,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMotion.CMPedometerData, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V66), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V67), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V66 */ | |
- internal sealed class NIDActionArity2V66 : TrampolineBlockBase { | |
- DActionArity2V66 invoker; | |
+ } /* class SDActionArity2V67 */ | |
+ internal sealed class NIDActionArity2V67 : TrampolineBlockBase { | |
+ DActionArity2V67 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V66 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V67 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V66> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V67> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33670,7 +33722,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreMotion.CMPedometerData, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V66 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V67 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreMotion.CMPedometerData arg1, NSError arg2) | |
@@ -33679,14 +33731,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V66 */ | |
+ } /* class NIDActionArity2V67 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMotion.CMPedometerEvent, NSError>))] | |
- unsafe internal delegate void DActionArity2V67 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V68 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V67 { | |
+ static internal class SDActionArity2V68 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33705,15 +33757,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMotion.CMPedometerEvent, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V67), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V68), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V67 */ | |
- internal sealed class NIDActionArity2V67 : TrampolineBlockBase { | |
- DActionArity2V67 invoker; | |
+ } /* class SDActionArity2V68 */ | |
+ internal sealed class NIDActionArity2V68 : TrampolineBlockBase { | |
+ DActionArity2V68 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V67 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V68 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V67> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V68> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33722,7 +33774,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreMotion.CMPedometerEvent, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V67 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V68 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreMotion.CMPedometerEvent arg1, NSError arg2) | |
@@ -33731,14 +33783,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V67 */ | |
+ } /* class NIDActionArity2V68 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>))] | |
- unsafe internal delegate void DActionArity2V70 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V71 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V70 { | |
+ static internal class SDActionArity2V71 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33757,15 +33809,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V70), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V71), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V70 */ | |
- internal sealed class NIDActionArity2V70 : TrampolineBlockBase { | |
- DActionArity2V70 invoker; | |
+ } /* class SDActionArity2V71 */ | |
+ internal sealed class NIDActionArity2V71 : TrampolineBlockBase { | |
+ DActionArity2V71 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V70 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V71 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V70> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V71> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33774,7 +33826,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V70 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V71 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreNFC.NFCNdefMessage arg1, NSError arg2) | |
@@ -33783,14 +33835,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V70 */ | |
+ } /* class NIDActionArity2V71 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::FileProvider.INSFileProviderItem, NSError>))] | |
- unsafe internal delegate void DActionArity2V73 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V74 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V73 { | |
+ static internal class SDActionArity2V74 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33809,15 +33861,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::FileProvider.INSFileProviderItem, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V73), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V74), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V73 */ | |
- internal sealed class NIDActionArity2V73 : TrampolineBlockBase { | |
- DActionArity2V73 invoker; | |
+ } /* class SDActionArity2V74 */ | |
+ internal sealed class NIDActionArity2V74 : TrampolineBlockBase { | |
+ DActionArity2V74 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V73 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V74 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V73> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V74> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33826,7 +33878,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::FileProvider.INSFileProviderItem, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V73 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V74 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::FileProvider.INSFileProviderItem arg1, NSError arg2) | |
@@ -33835,14 +33887,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V73 */ | |
+ } /* class NIDActionArity2V74 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::FileProvider.INSFileProviderServiceSource[], NSError>))] | |
- unsafe internal delegate void DActionArity2V76 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V77 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V76 { | |
+ static internal class SDActionArity2V77 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33861,15 +33913,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::FileProvider.INSFileProviderServiceSource[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V76), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V77), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V76 */ | |
- internal sealed class NIDActionArity2V76 : TrampolineBlockBase { | |
- DActionArity2V76 invoker; | |
+ } /* class SDActionArity2V77 */ | |
+ internal sealed class NIDActionArity2V77 : TrampolineBlockBase { | |
+ DActionArity2V77 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V76 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V77 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V76> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V77> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33878,7 +33930,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::FileProvider.INSFileProviderServiceSource[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V76 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V77 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::FileProvider.INSFileProviderServiceSource[] arg1, NSError arg2) | |
@@ -33891,14 +33943,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V76 */ | |
+ } /* class NIDActionArity2V77 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::FileProvider.NSFileProviderDomain[], NSError>))] | |
- unsafe internal delegate void DActionArity2V74 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V75 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V74 { | |
+ static internal class SDActionArity2V75 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33917,15 +33969,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::FileProvider.NSFileProviderDomain[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V74), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V75), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V74 */ | |
- internal sealed class NIDActionArity2V74 : TrampolineBlockBase { | |
- DActionArity2V74 invoker; | |
+ } /* class SDActionArity2V75 */ | |
+ internal sealed class NIDActionArity2V75 : TrampolineBlockBase { | |
+ DActionArity2V75 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V74 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V75 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V74> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V75> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33934,7 +33986,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::FileProvider.NSFileProviderDomain[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V74 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V75 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::FileProvider.NSFileProviderDomain[] arg1, NSError arg2) | |
@@ -33947,14 +33999,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V74 */ | |
+ } /* class NIDActionArity2V75 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<INSItemProviderReading, NSError>))] | |
- unsafe internal delegate void DActionArity2V81 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V82 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V81 { | |
+ static internal class SDActionArity2V82 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -33973,15 +34025,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<INSItemProviderReading, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V81), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V82), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V81 */ | |
- internal sealed class NIDActionArity2V81 : TrampolineBlockBase { | |
- DActionArity2V81 invoker; | |
+ } /* class SDActionArity2V82 */ | |
+ internal sealed class NIDActionArity2V82 : TrampolineBlockBase { | |
+ DActionArity2V82 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V81 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V82 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V81> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V82> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -33990,7 +34042,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<INSItemProviderReading, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V81 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V82 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (INSItemProviderReading arg1, NSError arg2) | |
@@ -33999,14 +34051,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V81 */ | |
+ } /* class NIDActionArity2V82 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSArray, NSError>))] | |
- unsafe internal delegate void DActionArity2V131 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V132 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V131 { | |
+ static internal class SDActionArity2V132 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34025,15 +34077,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSArray, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V131), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V132), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V131 */ | |
- internal sealed class NIDActionArity2V131 : TrampolineBlockBase { | |
- DActionArity2V131 invoker; | |
+ } /* class SDActionArity2V132 */ | |
+ internal sealed class NIDActionArity2V132 : TrampolineBlockBase { | |
+ DActionArity2V132 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V131 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V132 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V131> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V132> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34042,7 +34094,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSArray, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V131 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V132 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSArray arg1, NSError arg2) | |
@@ -34051,7 +34103,7 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V131 */ | |
+ } /* class NIDActionArity2V132 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSArray<global::AVFoundation.AVAssetTrack>, NSError>))] | |
unsafe internal delegate void DActionArity2V15 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
@@ -34470,11 +34522,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V31 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSArray<global::VideoSubscriberAccount.VSUserAccount>, NSError>))] | |
- unsafe internal delegate void DActionArity2V171 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V172 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V171 { | |
+ static internal class SDActionArity2V172 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34493,15 +34545,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSArray<global::VideoSubscriberAccount.VSUserAccount>, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V171), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V172), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V171 */ | |
- internal sealed class NIDActionArity2V171 : TrampolineBlockBase { | |
- DActionArity2V171 invoker; | |
+ } /* class SDActionArity2V172 */ | |
+ internal sealed class NIDActionArity2V172 : TrampolineBlockBase { | |
+ DActionArity2V172 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V171 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V172 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V171> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V172> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34510,7 +34562,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSArray<global::VideoSubscriberAccount.VSUserAccount>, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V171 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V172 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSArray<global::VideoSubscriberAccount.VSUserAccount> arg1, NSError arg2) | |
@@ -34519,7 +34571,7 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V171 */ | |
+ } /* class NIDActionArity2V172 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSData, NSError>))] | |
unsafe internal delegate void DActionArity2V19 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
@@ -34574,11 +34626,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V19 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSData[], NSError>))] | |
- unsafe internal delegate void DActionArity2V68 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V69 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V68 { | |
+ static internal class SDActionArity2V69 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34597,15 +34649,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V68), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V69), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V68 */ | |
- internal sealed class NIDActionArity2V68 : TrampolineBlockBase { | |
- DActionArity2V68 invoker; | |
+ } /* class SDActionArity2V69 */ | |
+ internal sealed class NIDActionArity2V69 : TrampolineBlockBase { | |
+ DActionArity2V69 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V68 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V69 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V68> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V69> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34614,7 +34666,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSData[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V68 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V69 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSData[] arg1, NSError arg2) | |
@@ -34627,14 +34679,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V68 */ | |
+ } /* class NIDActionArity2V69 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSData[], NSNumber[]>))] | |
- unsafe internal delegate void DActionArity2V133 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V134 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V133 { | |
+ static internal class SDActionArity2V134 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34653,15 +34705,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData[], NSNumber[]> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V133), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V134), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V133 */ | |
- internal sealed class NIDActionArity2V133 : TrampolineBlockBase { | |
- DActionArity2V133 invoker; | |
+ } /* class SDActionArity2V134 */ | |
+ internal sealed class NIDActionArity2V134 : TrampolineBlockBase { | |
+ DActionArity2V134 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V133 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V134 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V133> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V134> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34670,7 +34722,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSData[], NSNumber[]>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V133 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V134 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSData[] arg1, NSNumber[] arg2) | |
@@ -34687,14 +34739,14 @@ namespace ObjCRuntime { | |
if (nsa_arg2 is not null) | |
nsa_arg2.Dispose (); | |
} | |
- } /* class NIDActionArity2V133 */ | |
+ } /* class NIDActionArity2V134 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSDictionary, NSError>))] | |
- unsafe internal delegate void DActionArity2V104 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V105 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V104 { | |
+ static internal class SDActionArity2V105 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34713,15 +34765,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSDictionary, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V104), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V105), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V104 */ | |
- internal sealed class NIDActionArity2V104 : TrampolineBlockBase { | |
- DActionArity2V104 invoker; | |
+ } /* class SDActionArity2V105 */ | |
+ internal sealed class NIDActionArity2V105 : TrampolineBlockBase { | |
+ DActionArity2V105 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V104 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V105 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V104> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V105> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34730,7 +34782,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSDictionary, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V104 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V105 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSDictionary arg1, NSError arg2) | |
@@ -34739,14 +34791,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V104 */ | |
+ } /* class NIDActionArity2V105 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSDictionary<NSString, NSFileProviderService>, NSError>))] | |
- unsafe internal delegate void DActionArity2V78 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V79 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V78 { | |
+ static internal class SDActionArity2V79 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34765,15 +34817,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSDictionary<NSString, NSFileProviderService>, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V78), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V79), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V78 */ | |
- internal sealed class NIDActionArity2V78 : TrampolineBlockBase { | |
- DActionArity2V78 invoker; | |
+ } /* class SDActionArity2V79 */ | |
+ internal sealed class NIDActionArity2V79 : TrampolineBlockBase { | |
+ DActionArity2V79 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V78 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V79 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V78> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V79> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34782,7 +34834,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSDictionary<NSString, NSFileProviderService>, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V78 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V79 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSDictionary<NSString, NSFileProviderService> arg1, NSError arg2) | |
@@ -34791,14 +34843,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V78 */ | |
+ } /* class NIDActionArity2V79 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSDictionary<NSString, NSObject>, NSError>))] | |
- unsafe internal delegate void DActionArity2V165 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V166 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V165 { | |
+ static internal class SDActionArity2V166 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34817,15 +34869,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSDictionary<NSString, NSObject>, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V165), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V166), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V165 */ | |
- internal sealed class NIDActionArity2V165 : TrampolineBlockBase { | |
- DActionArity2V165 invoker; | |
+ } /* class SDActionArity2V166 */ | |
+ internal sealed class NIDActionArity2V166 : TrampolineBlockBase { | |
+ DActionArity2V166 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V165 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V166 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V165> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V166> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34834,7 +34886,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSDictionary<NSString, NSObject>, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V165 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V166 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSDictionary<NSString, NSObject> arg1, NSError arg2) | |
@@ -34843,14 +34895,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V165 */ | |
+ } /* class NIDActionArity2V166 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSDictionary<NSString, NSObject>[], NSError>))] | |
- unsafe internal delegate void DActionArity2V166 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V167 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V166 { | |
+ static internal class SDActionArity2V167 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34869,15 +34921,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSDictionary<NSString, NSObject>[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V166), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V167), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V166 */ | |
- internal sealed class NIDActionArity2V166 : TrampolineBlockBase { | |
- DActionArity2V166 invoker; | |
+ } /* class SDActionArity2V167 */ | |
+ internal sealed class NIDActionArity2V167 : TrampolineBlockBase { | |
+ DActionArity2V167 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V166 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V167 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V166> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V167> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34886,7 +34938,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSDictionary<NSString, NSObject>[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V166 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V167 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSDictionary<NSString, NSObject>[] arg1, NSError arg2) | |
@@ -34899,7 +34951,7 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V166 */ | |
+ } /* class NIDActionArity2V167 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSDictionary<NSString, NSOperation>, NSError>))] | |
unsafe internal delegate void DActionArity2V42 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
@@ -34954,11 +35006,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V42 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSFileProviderService, NSError>))] | |
- unsafe internal delegate void DActionArity2V75 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V76 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V75 { | |
+ static internal class SDActionArity2V76 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -34977,15 +35029,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSFileProviderService, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V75), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V76), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V75 */ | |
- internal sealed class NIDActionArity2V75 : TrampolineBlockBase { | |
- DActionArity2V75 invoker; | |
+ } /* class SDActionArity2V76 */ | |
+ internal sealed class NIDActionArity2V76 : TrampolineBlockBase { | |
+ DActionArity2V76 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V75 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V76 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V75> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V76> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -34994,7 +35046,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSFileProviderService, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V75 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V76 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSFileProviderService arg1, NSError arg2) | |
@@ -35003,14 +35055,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V75 */ | |
+ } /* class NIDActionArity2V76 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSNumber[], NSError>))] | |
- unsafe internal delegate void DActionArity2V71 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V72 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V71 { | |
+ static internal class SDActionArity2V72 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35029,15 +35081,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSNumber[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V71), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V72), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V71 */ | |
- internal sealed class NIDActionArity2V71 : TrampolineBlockBase { | |
- DActionArity2V71 invoker; | |
+ } /* class SDActionArity2V72 */ | |
+ internal sealed class NIDActionArity2V72 : TrampolineBlockBase { | |
+ DActionArity2V72 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V71 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V72 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V71> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V72> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35046,7 +35098,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSNumber[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V71 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V72 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSNumber[] arg1, NSError arg2) | |
@@ -35059,14 +35111,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V71 */ | |
+ } /* class NIDActionArity2V72 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSObject, NSError>))] | |
- unsafe internal delegate void DActionArity2V80 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V81 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V80 { | |
+ static internal class SDActionArity2V81 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35085,15 +35137,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSObject, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V80), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V81), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V80 */ | |
- internal sealed class NIDActionArity2V80 : TrampolineBlockBase { | |
- DActionArity2V80 invoker; | |
+ } /* class SDActionArity2V81 */ | |
+ internal sealed class NIDActionArity2V81 : TrampolineBlockBase { | |
+ DActionArity2V81 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V80 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V81 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V80> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V81> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35102,7 +35154,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSObject, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V80 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V81 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSObject arg1, NSError arg2) | |
@@ -35111,14 +35163,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V80 */ | |
+ } /* class NIDActionArity2V81 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSObject, NSString>))] | |
- unsafe internal delegate void DActionArity2V174 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V175 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V174 { | |
+ static internal class SDActionArity2V175 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35137,15 +35189,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSObject, NSString> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V174), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V175), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V174 */ | |
- internal sealed class NIDActionArity2V174 : TrampolineBlockBase { | |
- DActionArity2V174 invoker; | |
+ } /* class SDActionArity2V175 */ | |
+ internal sealed class NIDActionArity2V175 : TrampolineBlockBase { | |
+ DActionArity2V175 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V174 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V175 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V174> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V175> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35154,7 +35206,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSObject, NSString>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V174 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V175 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSObject arg1, NSString arg2) | |
@@ -35163,14 +35215,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V174 */ | |
+ } /* class NIDActionArity2V175 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSSet<NSString>, NSError>))] | |
- unsafe internal delegate void DActionArity2V163 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V164 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V163 { | |
+ static internal class SDActionArity2V164 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35189,15 +35241,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSSet<NSString>, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V163), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V164), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V163 */ | |
- internal sealed class NIDActionArity2V163 : TrampolineBlockBase { | |
- DActionArity2V163 invoker; | |
+ } /* class SDActionArity2V164 */ | |
+ internal sealed class NIDActionArity2V164 : TrampolineBlockBase { | |
+ DActionArity2V164 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V163 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V164 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V163> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V164> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35206,7 +35258,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSSet<NSString>, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V163 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V164 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSSet<NSString> arg1, NSError arg2) | |
@@ -35215,14 +35267,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V163 */ | |
+ } /* class NIDActionArity2V164 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSSet<NSString>[], NSError>))] | |
- unsafe internal delegate void DActionArity2V164 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V165 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V164 { | |
+ static internal class SDActionArity2V165 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35241,15 +35293,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSSet<NSString>[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V164), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V165), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V164 */ | |
- internal sealed class NIDActionArity2V164 : TrampolineBlockBase { | |
- DActionArity2V164 invoker; | |
+ } /* class SDActionArity2V165 */ | |
+ internal sealed class NIDActionArity2V165 : TrampolineBlockBase { | |
+ DActionArity2V165 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V164 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V165 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V164> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V165> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35258,7 +35310,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSSet<NSString>[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V164 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V165 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSSet<NSString>[] arg1, NSError arg2) | |
@@ -35271,14 +35323,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V164 */ | |
+ } /* class NIDActionArity2V165 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSSet<global::ThreadNetwork.THCredentials>, NSError>))] | |
- unsafe internal delegate void DActionArity2V158 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V159 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V158 { | |
+ static internal class SDActionArity2V159 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35297,15 +35349,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSSet<global::ThreadNetwork.THCredentials>, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V158), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V159), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V158 */ | |
- internal sealed class NIDActionArity2V158 : TrampolineBlockBase { | |
- DActionArity2V158 invoker; | |
+ } /* class SDActionArity2V159 */ | |
+ internal sealed class NIDActionArity2V159 : TrampolineBlockBase { | |
+ DActionArity2V159 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V158 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V159 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V158> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V159> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35314,7 +35366,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSSet<global::ThreadNetwork.THCredentials>, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V158 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V159 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSSet<global::ThreadNetwork.THCredentials> arg1, NSError arg2) | |
@@ -35323,14 +35375,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V158 */ | |
+ } /* class NIDActionArity2V159 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSString, NSError>))] | |
- unsafe internal delegate void DActionArity2V155 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V156 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V155 { | |
+ static internal class SDActionArity2V156 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35349,15 +35401,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSString, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V155), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V156), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V155 */ | |
- internal sealed class NIDActionArity2V155 : TrampolineBlockBase { | |
- DActionArity2V155 invoker; | |
+ } /* class SDActionArity2V156 */ | |
+ internal sealed class NIDActionArity2V156 : TrampolineBlockBase { | |
+ DActionArity2V156 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V155 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V156 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V155> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V156> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35366,7 +35418,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSString, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V155 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V156 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSString arg1, NSError arg2) | |
@@ -35375,14 +35427,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V155 */ | |
+ } /* class NIDActionArity2V156 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSString, bool>))] | |
- unsafe internal delegate void DActionArity2V161 (IntPtr block, NativeHandle arg1, byte arg2); | |
+ unsafe internal delegate void DActionArity2V162 (IntPtr block, NativeHandle arg1, byte arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V161 { | |
+ static internal class SDActionArity2V162 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, byte arg2) { | |
@@ -35401,15 +35453,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSString, bool> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, byte, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V161), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V162), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V161 */ | |
- internal sealed class NIDActionArity2V161 : TrampolineBlockBase { | |
- DActionArity2V161 invoker; | |
+ } /* class SDActionArity2V162 */ | |
+ internal sealed class NIDActionArity2V162 : TrampolineBlockBase { | |
+ DActionArity2V162 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V161 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V162 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V161> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V162> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35418,7 +35470,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSString, bool>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V161 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V162 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSString arg1, bool arg2) | |
@@ -35426,7 +35478,7 @@ namespace ObjCRuntime { | |
var arg1__handle__ = arg1.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2 ? (byte) 1 : (byte) 0); | |
} | |
- } /* class NIDActionArity2V161 */ | |
+ } /* class NIDActionArity2V162 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSUrl, NSError>))] | |
unsafe internal delegate void DActionArity2V27 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
@@ -35481,11 +35533,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V27 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSUrl, global::UIKit.UIDocumentBrowserImportMode>))] | |
- unsafe internal delegate void DActionArity2V162 (IntPtr block, NativeHandle arg1, UIntPtr arg2); | |
+ unsafe internal delegate void DActionArity2V163 (IntPtr block, NativeHandle arg1, UIntPtr arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V162 { | |
+ static internal class SDActionArity2V163 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, UIntPtr arg2) { | |
@@ -35504,15 +35556,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSUrl, global::UIKit.UIDocumentBrowserImportMode> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, UIntPtr, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V162), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V163), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V162 */ | |
- internal sealed class NIDActionArity2V162 : TrampolineBlockBase { | |
- DActionArity2V162 invoker; | |
+ } /* class SDActionArity2V163 */ | |
+ internal sealed class NIDActionArity2V163 : TrampolineBlockBase { | |
+ DActionArity2V163 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V162 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V163 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V162> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V163> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35521,7 +35573,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSUrl, global::UIKit.UIDocumentBrowserImportMode>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V162 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V163 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSUrl arg1, global::UIKit.UIDocumentBrowserImportMode arg2) | |
@@ -35529,7 +35581,7 @@ namespace ObjCRuntime { | |
var arg1__handle__ = arg1.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, (UIntPtr) (ulong) arg2); | |
} | |
- } /* class NIDActionArity2V162 */ | |
+ } /* class NIDActionArity2V163 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSUrlSessionAuthChallengeDisposition, NSUrlCredential>))] | |
unsafe internal delegate void DActionArity2V11 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
@@ -35634,11 +35686,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V12 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSUrlSessionWebSocketMessage, NSError>))] | |
- unsafe internal delegate void DActionArity2V82 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V83 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V82 { | |
+ static internal class SDActionArity2V83 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35657,15 +35709,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSUrlSessionWebSocketMessage, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V82), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V83), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V82 */ | |
- internal sealed class NIDActionArity2V82 : TrampolineBlockBase { | |
- DActionArity2V82 invoker; | |
+ } /* class SDActionArity2V83 */ | |
+ internal sealed class NIDActionArity2V83 : TrampolineBlockBase { | |
+ DActionArity2V83 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V82 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V83 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V82> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V83> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35674,7 +35726,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSUrlSessionWebSocketMessage, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V82 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V83 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSUrlSessionWebSocketMessage arg1, NSError arg2) | |
@@ -35683,14 +35735,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V82 */ | |
+ } /* class NIDActionArity2V83 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSXpcConnection, NSError>))] | |
- unsafe internal delegate void DActionArity2V79 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V80 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V79 { | |
+ static internal class SDActionArity2V80 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35709,15 +35761,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSXpcConnection, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V79), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V80), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V79 */ | |
- internal sealed class NIDActionArity2V79 : TrampolineBlockBase { | |
- DActionArity2V79 invoker; | |
+ } /* class SDActionArity2V80 */ | |
+ internal sealed class NIDActionArity2V80 : TrampolineBlockBase { | |
+ DActionArity2V80 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V79 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V80 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V79> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V80> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35726,7 +35778,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSXpcConnection, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V79 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V80 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSXpcConnection arg1, NSError arg2) | |
@@ -35735,14 +35787,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V79 */ | |
+ } /* class NIDActionArity2V80 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameController.GCPhysicalInputProfile, global::GameController.GCControllerElement>))] | |
- unsafe internal delegate void DActionArity2V83 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V84 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V83 { | |
+ static internal class SDActionArity2V84 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35761,15 +35813,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.GCPhysicalInputProfile, global::GameController.GCControllerElement> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V83), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V84), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V83 */ | |
- internal sealed class NIDActionArity2V83 : TrampolineBlockBase { | |
- DActionArity2V83 invoker; | |
+ } /* class SDActionArity2V84 */ | |
+ internal sealed class NIDActionArity2V84 : TrampolineBlockBase { | |
+ DActionArity2V84 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V83 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V84 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V83> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V84> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35778,7 +35830,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameController.GCPhysicalInputProfile, global::GameController.GCControllerElement>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V83 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V84 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameController.GCPhysicalInputProfile arg1, global::GameController.GCControllerElement arg2) | |
@@ -35787,14 +35839,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V83 */ | |
+ } /* class NIDActionArity2V84 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKChallenge[], NSError>))] | |
- unsafe internal delegate void DActionArity2V86 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V87 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V86 { | |
+ static internal class SDActionArity2V87 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35813,15 +35865,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKChallenge[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V86), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V87), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V86 */ | |
- internal sealed class NIDActionArity2V86 : TrampolineBlockBase { | |
- DActionArity2V86 invoker; | |
+ } /* class SDActionArity2V87 */ | |
+ internal sealed class NIDActionArity2V87 : TrampolineBlockBase { | |
+ DActionArity2V87 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V86 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V87 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V86> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V87> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35830,7 +35882,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKChallenge[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V86 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V87 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKChallenge[] arg1, NSError arg2) | |
@@ -35843,14 +35895,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V86 */ | |
+ } /* class NIDActionArity2V87 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKCloudPlayer, NSError>))] | |
- unsafe internal delegate void DActionArity2V87 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V88 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V87 { | |
+ static internal class SDActionArity2V88 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35869,15 +35921,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKCloudPlayer, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V87), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V88), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V87 */ | |
- internal sealed class NIDActionArity2V87 : TrampolineBlockBase { | |
- DActionArity2V87 invoker; | |
+ } /* class SDActionArity2V88 */ | |
+ internal sealed class NIDActionArity2V88 : TrampolineBlockBase { | |
+ DActionArity2V88 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V87 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V88 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V87> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V88> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35886,7 +35938,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKCloudPlayer, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V87 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V88 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKCloudPlayer arg1, NSError arg2) | |
@@ -35895,14 +35947,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V87 */ | |
+ } /* class NIDActionArity2V88 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKFriendsAuthorizationStatus, NSError>))] | |
- unsafe internal delegate void DActionArity2V92 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V93 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V92 { | |
+ static internal class SDActionArity2V93 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2) { | |
@@ -35921,15 +35973,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKFriendsAuthorizationStatus, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V92), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V93), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V92 */ | |
- internal sealed class NIDActionArity2V92 : TrampolineBlockBase { | |
- DActionArity2V92 invoker; | |
+ } /* class SDActionArity2V93 */ | |
+ internal sealed class NIDActionArity2V93 : TrampolineBlockBase { | |
+ DActionArity2V93 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V92 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V93 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V92> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V93> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35938,7 +35990,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKFriendsAuthorizationStatus, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V92 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V93 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKFriendsAuthorizationStatus arg1, NSError arg2) | |
@@ -35946,14 +35998,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, (IntPtr) (long) arg1, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V92 */ | |
+ } /* class NIDActionArity2V93 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKGameSession, NSError>))] | |
- unsafe internal delegate void DActionArity2V88 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V89 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V88 { | |
+ static internal class SDActionArity2V89 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -35972,15 +36024,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKGameSession, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V88), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V89), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V88 */ | |
- internal sealed class NIDActionArity2V88 : TrampolineBlockBase { | |
- DActionArity2V88 invoker; | |
+ } /* class SDActionArity2V89 */ | |
+ internal sealed class NIDActionArity2V89 : TrampolineBlockBase { | |
+ DActionArity2V89 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V88 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V89 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V88> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V89> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -35989,7 +36041,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKGameSession, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V88 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V89 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKGameSession arg1, NSError arg2) | |
@@ -35998,14 +36050,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V88 */ | |
+ } /* class NIDActionArity2V89 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKGameSession[], NSError>))] | |
- unsafe internal delegate void DActionArity2V89 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V90 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V89 { | |
+ static internal class SDActionArity2V90 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36024,15 +36076,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKGameSession[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V89), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V90), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V89 */ | |
- internal sealed class NIDActionArity2V89 : TrampolineBlockBase { | |
- DActionArity2V89 invoker; | |
+ } /* class SDActionArity2V90 */ | |
+ internal sealed class NIDActionArity2V90 : TrampolineBlockBase { | |
+ DActionArity2V90 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V89 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V90 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V89> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V90> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36041,7 +36093,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKGameSession[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V89 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V90 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKGameSession[] arg1, NSError arg2) | |
@@ -36054,14 +36106,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V89 */ | |
+ } /* class NIDActionArity2V90 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKLeaderboard[], NSError>))] | |
- unsafe internal delegate void DActionArity2V90 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V91 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V90 { | |
+ static internal class SDActionArity2V91 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36080,15 +36132,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKLeaderboard[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V90), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V91), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V90 */ | |
- internal sealed class NIDActionArity2V90 : TrampolineBlockBase { | |
- DActionArity2V90 invoker; | |
- [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V90 (BlockLiteral *block) : base (block) | |
+ } /* class SDActionArity2V91 */ | |
+ internal sealed class NIDActionArity2V91 : TrampolineBlockBase { | |
+ DActionArity2V91 invoker; | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe NIDActionArity2V91 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V90> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V91> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36097,7 +36149,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKLeaderboard[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V90 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V91 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKLeaderboard[] arg1, NSError arg2) | |
@@ -36110,14 +36162,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V90 */ | |
+ } /* class NIDActionArity2V91 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKMatch, NSError>))] | |
- unsafe internal delegate void DActionArity2V95 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V96 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V95 { | |
+ static internal class SDActionArity2V96 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36136,15 +36188,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKMatch, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V95), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V96), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V95 */ | |
- internal sealed class NIDActionArity2V95 : TrampolineBlockBase { | |
- DActionArity2V95 invoker; | |
+ } /* class SDActionArity2V96 */ | |
+ internal sealed class NIDActionArity2V96 : TrampolineBlockBase { | |
+ DActionArity2V96 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V95 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V96 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V95> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V96> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36153,7 +36205,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKMatch, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V95 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V96 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKMatch arg1, NSError arg2) | |
@@ -36162,14 +36214,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V95 */ | |
+ } /* class NIDActionArity2V96 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKPlayer, global::GameKit.GKInviteRecipientResponse>))] | |
- unsafe internal delegate void DActionArity2V97 (IntPtr block, NativeHandle arg1, IntPtr arg2); | |
+ unsafe internal delegate void DActionArity2V98 (IntPtr block, NativeHandle arg1, IntPtr arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V97 { | |
+ static internal class SDActionArity2V98 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2) { | |
@@ -36188,15 +36240,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKPlayer, global::GameKit.GKInviteRecipientResponse> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V97), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V98), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V97 */ | |
- internal sealed class NIDActionArity2V97 : TrampolineBlockBase { | |
- DActionArity2V97 invoker; | |
+ } /* class SDActionArity2V98 */ | |
+ internal sealed class NIDActionArity2V98 : TrampolineBlockBase { | |
+ DActionArity2V98 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V97 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V98 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V97> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V98> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36205,7 +36257,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKPlayer, global::GameKit.GKInviteRecipientResponse>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V97 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V98 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKPlayer arg1, global::GameKit.GKInviteRecipientResponse arg2) | |
@@ -36213,14 +36265,14 @@ namespace ObjCRuntime { | |
var arg1__handle__ = arg1.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2); | |
} | |
- } /* class NIDActionArity2V97 */ | |
+ } /* class NIDActionArity2V98 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKPlayer, global::GameKit.GKVoiceChatPlayerState>))] | |
- unsafe internal delegate void DActionArity2V102 (IntPtr block, NativeHandle arg1, IntPtr arg2); | |
+ unsafe internal delegate void DActionArity2V103 (IntPtr block, NativeHandle arg1, IntPtr arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V102 { | |
+ static internal class SDActionArity2V103 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2) { | |
@@ -36239,15 +36291,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKPlayer, global::GameKit.GKVoiceChatPlayerState> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V102), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V103), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V102 */ | |
- internal sealed class NIDActionArity2V102 : TrampolineBlockBase { | |
- DActionArity2V102 invoker; | |
+ } /* class SDActionArity2V103 */ | |
+ internal sealed class NIDActionArity2V103 : TrampolineBlockBase { | |
+ DActionArity2V103 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V102 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V103 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V102> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V103> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36256,7 +36308,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKPlayer, global::GameKit.GKVoiceChatPlayerState>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V102 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V103 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKPlayer arg1, global::GameKit.GKVoiceChatPlayerState arg2) | |
@@ -36264,14 +36316,14 @@ namespace ObjCRuntime { | |
var arg1__handle__ = arg1.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2); | |
} | |
- } /* class NIDActionArity2V102 */ | |
+ } /* class NIDActionArity2V103 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKPlayer, bool>))] | |
- unsafe internal delegate void DActionArity2V99 (IntPtr block, NativeHandle arg1, byte arg2); | |
+ unsafe internal delegate void DActionArity2V100 (IntPtr block, NativeHandle arg1, byte arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V99 { | |
+ static internal class SDActionArity2V100 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, byte arg2) { | |
@@ -36290,15 +36342,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKPlayer, bool> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, byte, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V99), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V100), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V99 */ | |
- internal sealed class NIDActionArity2V99 : TrampolineBlockBase { | |
- DActionArity2V99 invoker; | |
+ } /* class SDActionArity2V100 */ | |
+ internal sealed class NIDActionArity2V100 : TrampolineBlockBase { | |
+ DActionArity2V100 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V99 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V100 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V99> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V100> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36307,7 +36359,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKPlayer, bool>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V99 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V100 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKPlayer arg1, bool arg2) | |
@@ -36315,14 +36367,14 @@ namespace ObjCRuntime { | |
var arg1__handle__ = arg1.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2 ? (byte) 1 : (byte) 0); | |
} | |
- } /* class NIDActionArity2V99 */ | |
+ } /* class NIDActionArity2V100 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKPlayer[], NSError>))] | |
- unsafe internal delegate void DActionArity2V85 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V86 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V85 { | |
+ static internal class SDActionArity2V86 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36341,15 +36393,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKPlayer[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V85), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V86), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V85 */ | |
- internal sealed class NIDActionArity2V85 : TrampolineBlockBase { | |
- DActionArity2V85 invoker; | |
+ } /* class SDActionArity2V86 */ | |
+ internal sealed class NIDActionArity2V86 : TrampolineBlockBase { | |
+ DActionArity2V86 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V85 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V86 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V85> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V86> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36358,7 +36410,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKPlayer[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V85 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V86 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKPlayer[] arg1, NSError arg2) | |
@@ -36371,14 +36423,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V85 */ | |
+ } /* class NIDActionArity2V86 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKSavedGame, NSError>))] | |
- unsafe internal delegate void DActionArity2V93 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V94 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V93 { | |
+ static internal class SDActionArity2V94 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36397,15 +36449,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKSavedGame, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V93), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V94), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V93 */ | |
- internal sealed class NIDActionArity2V93 : TrampolineBlockBase { | |
- DActionArity2V93 invoker; | |
+ } /* class SDActionArity2V94 */ | |
+ internal sealed class NIDActionArity2V94 : TrampolineBlockBase { | |
+ DActionArity2V94 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V93 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V94 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V93> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V94> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36414,7 +36466,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKSavedGame, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V93 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V94 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKSavedGame arg1, NSError arg2) | |
@@ -36423,14 +36475,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V93 */ | |
+ } /* class NIDActionArity2V94 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKSavedGame[], NSError>))] | |
- unsafe internal delegate void DActionArity2V91 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V92 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V91 { | |
+ static internal class SDActionArity2V92 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36449,15 +36501,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKSavedGame[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V91), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V92), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V91 */ | |
- internal sealed class NIDActionArity2V91 : TrampolineBlockBase { | |
- DActionArity2V91 invoker; | |
+ } /* class SDActionArity2V92 */ | |
+ internal sealed class NIDActionArity2V92 : TrampolineBlockBase { | |
+ DActionArity2V92 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V91 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V92 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V91> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V92> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36466,7 +36518,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKSavedGame[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V91 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V92 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKSavedGame[] arg1, NSError arg2) | |
@@ -36479,14 +36531,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V91 */ | |
+ } /* class NIDActionArity2V92 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKTurnBasedExchange, NSError>))] | |
- unsafe internal delegate void DActionArity2V101 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V102 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V101 { | |
+ static internal class SDActionArity2V102 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36505,15 +36557,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKTurnBasedExchange, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V101), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V102), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V101 */ | |
- internal sealed class NIDActionArity2V101 : TrampolineBlockBase { | |
- DActionArity2V101 invoker; | |
+ } /* class SDActionArity2V102 */ | |
+ internal sealed class NIDActionArity2V102 : TrampolineBlockBase { | |
+ DActionArity2V102 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V101 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V102 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V101> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V102> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36522,7 +36574,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKTurnBasedExchange, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V101 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V102 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKTurnBasedExchange arg1, NSError arg2) | |
@@ -36531,14 +36583,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V101 */ | |
+ } /* class NIDActionArity2V102 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::GameKit.GKTurnBasedMatch, NSError>))] | |
- unsafe internal delegate void DActionArity2V100 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V101 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V100 { | |
+ static internal class SDActionArity2V101 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36557,15 +36609,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameKit.GKTurnBasedMatch, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V100), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V101), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V100 */ | |
- internal sealed class NIDActionArity2V100 : TrampolineBlockBase { | |
- DActionArity2V100 invoker; | |
+ } /* class SDActionArity2V101 */ | |
+ internal sealed class NIDActionArity2V101 : TrampolineBlockBase { | |
+ DActionArity2V101 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V100 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V101 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V100> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V101> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36574,7 +36626,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::GameKit.GKTurnBasedMatch, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V100 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V101 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::GameKit.GKTurnBasedMatch arg1, NSError arg2) | |
@@ -36583,14 +36635,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V100 */ | |
+ } /* class NIDActionArity2V101 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKAttachment, NSError>))] | |
- unsafe internal delegate void DActionArity2V103 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V104 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V103 { | |
+ static internal class SDActionArity2V104 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36609,15 +36661,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKAttachment, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V103), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V104), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V103 */ | |
- internal sealed class NIDActionArity2V103 : TrampolineBlockBase { | |
- DActionArity2V103 invoker; | |
+ } /* class SDActionArity2V104 */ | |
+ internal sealed class NIDActionArity2V104 : TrampolineBlockBase { | |
+ DActionArity2V104 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V103 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V104 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V103> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V104> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36626,7 +36678,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HealthKit.HKAttachment, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V103 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V104 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HealthKit.HKAttachment arg1, NSError arg2) | |
@@ -36635,14 +36687,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V103 */ | |
+ } /* class NIDActionArity2V104 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKHeartbeatSeriesSample, NSError>))] | |
- unsafe internal delegate void DActionArity2V105 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V106 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V105 { | |
+ static internal class SDActionArity2V106 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36661,15 +36713,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKHeartbeatSeriesSample, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V105), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V106), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V105 */ | |
- internal sealed class NIDActionArity2V105 : TrampolineBlockBase { | |
- DActionArity2V105 invoker; | |
+ } /* class SDActionArity2V106 */ | |
+ internal sealed class NIDActionArity2V106 : TrampolineBlockBase { | |
+ DActionArity2V106 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V105 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V106 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V105> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V106> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36678,7 +36730,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HealthKit.HKHeartbeatSeriesSample, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V105 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V106 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HealthKit.HKHeartbeatSeriesSample arg1, NSError arg2) | |
@@ -36687,14 +36739,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V105 */ | |
+ } /* class NIDActionArity2V106 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKWorkoutRoute, NSError>))] | |
- unsafe internal delegate void DActionArity2V106 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V107 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V106 { | |
+ static internal class SDActionArity2V107 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36713,15 +36765,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKWorkoutRoute, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V106), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V107), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V106 */ | |
- internal sealed class NIDActionArity2V106 : TrampolineBlockBase { | |
- DActionArity2V106 invoker; | |
+ } /* class SDActionArity2V107 */ | |
+ internal sealed class NIDActionArity2V107 : TrampolineBlockBase { | |
+ DActionArity2V107 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V106 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V107 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V106> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V107> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36730,7 +36782,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HealthKit.HKWorkoutRoute, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V106 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V107 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HealthKit.HKWorkoutRoute arg1, NSError arg2) | |
@@ -36739,14 +36791,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V106 */ | |
+ } /* class NIDActionArity2V107 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMAccessorySetupResult, NSError>))] | |
- unsafe internal delegate void DActionArity2V107 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V108 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V107 { | |
+ static internal class SDActionArity2V108 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36765,15 +36817,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMAccessorySetupResult, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V107), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V108), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V107 */ | |
- internal sealed class NIDActionArity2V107 : TrampolineBlockBase { | |
- DActionArity2V107 invoker; | |
+ } /* class SDActionArity2V108 */ | |
+ internal sealed class NIDActionArity2V108 : TrampolineBlockBase { | |
+ DActionArity2V108 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V107 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V108 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V107> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V108> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36782,7 +36834,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMAccessorySetupResult, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V107 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V108 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMAccessorySetupResult arg1, NSError arg2) | |
@@ -36791,14 +36843,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V107 */ | |
+ } /* class NIDActionArity2V108 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMAccessory[], NSError>))] | |
- unsafe internal delegate void DActionArity2V109 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V110 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V109 { | |
+ static internal class SDActionArity2V110 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36817,15 +36869,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMAccessory[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V109), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V110), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V109 */ | |
- internal sealed class NIDActionArity2V109 : TrampolineBlockBase { | |
- DActionArity2V109 invoker; | |
+ } /* class SDActionArity2V110 */ | |
+ internal sealed class NIDActionArity2V110 : TrampolineBlockBase { | |
+ DActionArity2V110 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V109 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V110 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V109> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V110> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36834,7 +36886,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMAccessory[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V109 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V110 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMAccessory[] arg1, NSError arg2) | |
@@ -36847,14 +36899,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V109 */ | |
+ } /* class NIDActionArity2V110 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMActionSet, NSError>))] | |
- unsafe internal delegate void DActionArity2V108 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V109 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V108 { | |
+ static internal class SDActionArity2V109 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36873,15 +36925,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMActionSet, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V108), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V109), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V108 */ | |
- internal sealed class NIDActionArity2V108 : TrampolineBlockBase { | |
- DActionArity2V108 invoker; | |
+ } /* class SDActionArity2V109 */ | |
+ internal sealed class NIDActionArity2V109 : TrampolineBlockBase { | |
+ DActionArity2V109 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V108 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V109 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V108> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V109> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36890,7 +36942,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMActionSet, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V108 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V109 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMActionSet arg1, NSError arg2) | |
@@ -36899,14 +36951,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V108 */ | |
+ } /* class NIDActionArity2V109 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMHome, NSError>))] | |
- unsafe internal delegate void DActionArity2V114 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V115 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V114 { | |
+ static internal class SDActionArity2V115 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36925,15 +36977,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMHome, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V114), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V115), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V114 */ | |
- internal sealed class NIDActionArity2V114 : TrampolineBlockBase { | |
- DActionArity2V114 invoker; | |
+ } /* class SDActionArity2V115 */ | |
+ internal sealed class NIDActionArity2V115 : TrampolineBlockBase { | |
+ DActionArity2V115 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V114 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V115 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V114> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V115> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36942,7 +36994,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMHome, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V114 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V115 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMHome arg1, NSError arg2) | |
@@ -36951,14 +37003,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V114 */ | |
+ } /* class NIDActionArity2V115 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMRoom, NSError>))] | |
- unsafe internal delegate void DActionArity2V110 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V111 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V110 { | |
+ static internal class SDActionArity2V111 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -36977,15 +37029,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMRoom, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V110), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V111), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V110 */ | |
- internal sealed class NIDActionArity2V110 : TrampolineBlockBase { | |
- DActionArity2V110 invoker; | |
+ } /* class SDActionArity2V111 */ | |
+ internal sealed class NIDActionArity2V111 : TrampolineBlockBase { | |
+ DActionArity2V111 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V110 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V111 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V110> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V111> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -36994,7 +37046,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMRoom, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V110 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V111 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMRoom arg1, NSError arg2) | |
@@ -37003,14 +37055,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V110 */ | |
+ } /* class NIDActionArity2V111 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMServiceGroup, NSError>))] | |
- unsafe internal delegate void DActionArity2V111 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V112 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V111 { | |
+ static internal class SDActionArity2V112 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37029,15 +37081,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMServiceGroup, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V111), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V112), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V111 */ | |
- internal sealed class NIDActionArity2V111 : TrampolineBlockBase { | |
- DActionArity2V111 invoker; | |
+ } /* class SDActionArity2V112 */ | |
+ internal sealed class NIDActionArity2V112 : TrampolineBlockBase { | |
+ DActionArity2V112 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V111 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V112 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V111> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V112> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37046,7 +37098,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMServiceGroup, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V111 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V112 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMServiceGroup arg1, NSError arg2) | |
@@ -37055,14 +37107,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V111 */ | |
+ } /* class NIDActionArity2V112 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMUser, NSError>))] | |
- unsafe internal delegate void DActionArity2V112 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V113 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V112 { | |
+ static internal class SDActionArity2V113 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37081,15 +37133,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMUser, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V112), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V113), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V112 */ | |
- internal sealed class NIDActionArity2V112 : TrampolineBlockBase { | |
- DActionArity2V112 invoker; | |
+ } /* class SDActionArity2V113 */ | |
+ internal sealed class NIDActionArity2V113 : TrampolineBlockBase { | |
+ DActionArity2V113 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V112 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V113 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V112> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V113> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37098,7 +37150,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMUser, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V112 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V113 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMUser arg1, NSError arg2) | |
@@ -37107,14 +37159,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V112 */ | |
+ } /* class NIDActionArity2V113 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::HomeKit.HMZone, NSError>))] | |
- unsafe internal delegate void DActionArity2V113 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V114 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V113 { | |
+ static internal class SDActionArity2V114 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37133,15 +37185,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HomeKit.HMZone, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V113), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V114), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V113 */ | |
- internal sealed class NIDActionArity2V113 : TrampolineBlockBase { | |
- DActionArity2V113 invoker; | |
+ } /* class SDActionArity2V114 */ | |
+ internal sealed class NIDActionArity2V114 : TrampolineBlockBase { | |
+ DActionArity2V114 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V113 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V114 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V113> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V114> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37150,7 +37202,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::HomeKit.HMZone, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V113 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V114 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::HomeKit.HMZone arg1, NSError arg2) | |
@@ -37159,14 +37211,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V113 */ | |
+ } /* class NIDActionArity2V114 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::IdentityLookup.ILNetworkResponse, NSError>))] | |
- unsafe internal delegate void DActionArity2V115 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V116 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V115 { | |
+ static internal class SDActionArity2V116 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37185,15 +37237,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::IdentityLookup.ILNetworkResponse, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V115), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V116), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V115 */ | |
- internal sealed class NIDActionArity2V115 : TrampolineBlockBase { | |
- DActionArity2V115 invoker; | |
+ } /* class SDActionArity2V116 */ | |
+ internal sealed class NIDActionArity2V116 : TrampolineBlockBase { | |
+ DActionArity2V116 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V115 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V116 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V115> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V116> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37202,7 +37254,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::IdentityLookup.ILNetworkResponse, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V115 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V116 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::IdentityLookup.ILNetworkResponse arg1, NSError arg2) | |
@@ -37211,14 +37263,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V115 */ | |
+ } /* class NIDActionArity2V116 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Intents.INVoiceShortcut, NSError>))] | |
- unsafe internal delegate void DActionArity2V116 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V117 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V116 { | |
+ static internal class SDActionArity2V117 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37237,15 +37289,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Intents.INVoiceShortcut, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V116), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V117), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V116 */ | |
- internal sealed class NIDActionArity2V116 : TrampolineBlockBase { | |
- DActionArity2V116 invoker; | |
+ } /* class SDActionArity2V117 */ | |
+ internal sealed class NIDActionArity2V117 : TrampolineBlockBase { | |
+ DActionArity2V117 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V116 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V117 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V116> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V117> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37254,7 +37306,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Intents.INVoiceShortcut, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V116 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V117 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Intents.INVoiceShortcut arg1, NSError arg2) | |
@@ -37263,14 +37315,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V116 */ | |
+ } /* class NIDActionArity2V117 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::LinkPresentation.LPLinkMetadata, NSError>))] | |
- unsafe internal delegate void DActionArity2V117 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V118 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V117 { | |
+ static internal class SDActionArity2V118 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37289,15 +37341,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::LinkPresentation.LPLinkMetadata, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V117), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V118), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V117 */ | |
- internal sealed class NIDActionArity2V117 : TrampolineBlockBase { | |
- DActionArity2V117 invoker; | |
+ } /* class SDActionArity2V118 */ | |
+ internal sealed class NIDActionArity2V118 : TrampolineBlockBase { | |
+ DActionArity2V118 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V117 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V118 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V117> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V118> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37306,7 +37358,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::LinkPresentation.LPLinkMetadata, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V117 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V118 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::LinkPresentation.LPLinkMetadata arg1, NSError arg2) | |
@@ -37315,14 +37367,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V117 */ | |
+ } /* class NIDActionArity2V118 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MapKit.MKLookAroundScene, NSError>))] | |
- unsafe internal delegate void DActionArity2V118 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V119 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V118 { | |
+ static internal class SDActionArity2V119 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37341,15 +37393,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MapKit.MKLookAroundScene, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V118), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V119), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V118 */ | |
- internal sealed class NIDActionArity2V118 : TrampolineBlockBase { | |
- DActionArity2V118 invoker; | |
+ } /* class SDActionArity2V119 */ | |
+ internal sealed class NIDActionArity2V119 : TrampolineBlockBase { | |
+ DActionArity2V119 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V118 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V119 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V118> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V119> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37358,7 +37410,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MapKit.MKLookAroundScene, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V118 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V119 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MapKit.MKLookAroundScene arg1, NSError arg2) | |
@@ -37367,14 +37419,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V118 */ | |
+ } /* class NIDActionArity2V119 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MapKit.MKLookAroundSnapshot, NSError>))] | |
- unsafe internal delegate void DActionArity2V119 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V120 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V119 { | |
+ static internal class SDActionArity2V120 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37393,15 +37445,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MapKit.MKLookAroundSnapshot, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V119), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V120), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V119 */ | |
- internal sealed class NIDActionArity2V119 : TrampolineBlockBase { | |
- DActionArity2V119 invoker; | |
+ } /* class SDActionArity2V120 */ | |
+ internal sealed class NIDActionArity2V120 : TrampolineBlockBase { | |
+ DActionArity2V120 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V119 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V120 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V119> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V120> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37410,7 +37462,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MapKit.MKLookAroundSnapshot, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V119 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V120 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MapKit.MKLookAroundSnapshot arg1, NSError arg2) | |
@@ -37419,14 +37471,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V119 */ | |
+ } /* class NIDActionArity2V120 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MapKit.MKMapItem, NSError>))] | |
- unsafe internal delegate void DActionArity2V120 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V121 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V120 { | |
+ static internal class SDActionArity2V121 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37445,15 +37497,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MapKit.MKMapItem, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V120), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V121), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V120 */ | |
- internal sealed class NIDActionArity2V120 : TrampolineBlockBase { | |
- DActionArity2V120 invoker; | |
+ } /* class SDActionArity2V121 */ | |
+ internal sealed class NIDActionArity2V121 : TrampolineBlockBase { | |
+ DActionArity2V121 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V120 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V121 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V120> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V121> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37462,7 +37514,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MapKit.MKMapItem, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V120 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V121 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MapKit.MKMapItem arg1, NSError arg2) | |
@@ -37471,14 +37523,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V120 */ | |
+ } /* class NIDActionArity2V121 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MediaPlayer.MPContentItem, NSError>))] | |
- unsafe internal delegate void DActionArity2V124 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V125 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V124 { | |
+ static internal class SDActionArity2V125 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37497,15 +37549,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MediaPlayer.MPContentItem, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V124), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V125), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V124 */ | |
- internal sealed class NIDActionArity2V124 : TrampolineBlockBase { | |
- DActionArity2V124 invoker; | |
+ } /* class SDActionArity2V125 */ | |
+ internal sealed class NIDActionArity2V125 : TrampolineBlockBase { | |
+ DActionArity2V125 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V124 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V125 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V124> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V125> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37514,7 +37566,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MediaPlayer.MPContentItem, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V124 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V125 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MediaPlayer.MPContentItem arg1, NSError arg2) | |
@@ -37523,14 +37575,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V124 */ | |
+ } /* class NIDActionArity2V125 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MediaPlayer.MPMediaEntity[], NSError>))] | |
- unsafe internal delegate void DActionArity2V121 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V122 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V121 { | |
+ static internal class SDActionArity2V122 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37549,15 +37601,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MediaPlayer.MPMediaEntity[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V121), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V122), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V121 */ | |
- internal sealed class NIDActionArity2V121 : TrampolineBlockBase { | |
- DActionArity2V121 invoker; | |
+ } /* class SDActionArity2V122 */ | |
+ internal sealed class NIDActionArity2V122 : TrampolineBlockBase { | |
+ DActionArity2V122 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V121 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V122 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V121> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V122> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37566,7 +37618,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MediaPlayer.MPMediaEntity[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V121 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V122 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MediaPlayer.MPMediaEntity[] arg1, NSError arg2) | |
@@ -37579,14 +37631,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V121 */ | |
+ } /* class NIDActionArity2V122 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MediaPlayer.MPMediaPlaylist, NSError>))] | |
- unsafe internal delegate void DActionArity2V122 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V123 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V122 { | |
+ static internal class SDActionArity2V123 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37605,15 +37657,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MediaPlayer.MPMediaPlaylist, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V122), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V123), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V122 */ | |
- internal sealed class NIDActionArity2V122 : TrampolineBlockBase { | |
- DActionArity2V122 invoker; | |
+ } /* class SDActionArity2V123 */ | |
+ internal sealed class NIDActionArity2V123 : TrampolineBlockBase { | |
+ DActionArity2V123 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V122 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V123 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V122> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V123> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37622,7 +37674,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MediaPlayer.MPMediaPlaylist, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V122 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V123 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MediaPlayer.MPMediaPlaylist arg1, NSError arg2) | |
@@ -37631,14 +37683,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V122 */ | |
+ } /* class NIDActionArity2V123 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MediaPlayer.MPMusicPlayerControllerQueue, NSError>))] | |
- unsafe internal delegate void DActionArity2V123 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V124 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V123 { | |
+ static internal class SDActionArity2V124 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37657,15 +37709,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MediaPlayer.MPMusicPlayerControllerQueue, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V123), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V124), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V123 */ | |
- internal sealed class NIDActionArity2V123 : TrampolineBlockBase { | |
- DActionArity2V123 invoker; | |
+ } /* class SDActionArity2V124 */ | |
+ internal sealed class NIDActionArity2V124 : TrampolineBlockBase { | |
+ DActionArity2V124 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V123 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V124 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V123> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V124> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37674,7 +37726,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MediaPlayer.MPMusicPlayerControllerQueue, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V123 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V124 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MediaPlayer.MPMusicPlayerControllerQueue arg1, NSError arg2) | |
@@ -37683,14 +37735,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V123 */ | |
+ } /* class NIDActionArity2V124 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>))] | |
- unsafe internal delegate void DActionArity2V127 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V128 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V127 { | |
+ static internal class SDActionArity2V128 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37709,15 +37761,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLComputePipelineState, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V127), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V128), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V127 */ | |
- internal sealed class NIDActionArity2V127 : TrampolineBlockBase { | |
- DActionArity2V127 invoker; | |
+ } /* class SDActionArity2V128 */ | |
+ internal sealed class NIDActionArity2V128 : TrampolineBlockBase { | |
+ DActionArity2V128 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V127 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V128 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V127> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V128> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37726,7 +37778,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V127 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V128 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Metal.IMTLComputePipelineState arg1, NSError arg2) | |
@@ -37735,14 +37787,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V127 */ | |
+ } /* class NIDActionArity2V128 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLFunction, NSError>))] | |
- unsafe internal delegate void DActionArity2V128 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V129 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V128 { | |
+ static internal class SDActionArity2V129 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37761,15 +37813,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLFunction, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V128), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V129), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V128 */ | |
- internal sealed class NIDActionArity2V128 : TrampolineBlockBase { | |
- DActionArity2V128 invoker; | |
+ } /* class SDActionArity2V129 */ | |
+ internal sealed class NIDActionArity2V129 : TrampolineBlockBase { | |
+ DActionArity2V129 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V128 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V129 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V128> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V129> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37778,7 +37830,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Metal.IMTLFunction, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V128 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V129 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Metal.IMTLFunction arg1, NSError arg2) | |
@@ -37787,14 +37839,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V128 */ | |
+ } /* class NIDActionArity2V129 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>))] | |
- unsafe internal delegate void DActionArity2V125 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V126 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V125 { | |
+ static internal class SDActionArity2V126 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37813,15 +37865,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLLibrary, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V125), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V126), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V125 */ | |
- internal sealed class NIDActionArity2V125 : TrampolineBlockBase { | |
- DActionArity2V125 invoker; | |
+ } /* class SDActionArity2V126 */ | |
+ internal sealed class NIDActionArity2V126 : TrampolineBlockBase { | |
+ DActionArity2V126 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V125 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V126 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V125> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V126> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37830,7 +37882,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Metal.IMTLLibrary, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V125 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V126 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Metal.IMTLLibrary arg1, NSError arg2) | |
@@ -37839,14 +37891,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V125 */ | |
+ } /* class NIDActionArity2V126 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>))] | |
- unsafe internal delegate void DActionArity2V126 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V127 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V126 { | |
+ static internal class SDActionArity2V127 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37865,15 +37917,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V126), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V127), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V126 */ | |
- internal sealed class NIDActionArity2V126 : TrampolineBlockBase { | |
- DActionArity2V126 invoker; | |
+ } /* class SDActionArity2V127 */ | |
+ internal sealed class NIDActionArity2V127 : TrampolineBlockBase { | |
+ DActionArity2V127 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V126 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V127 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V126> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V127> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37882,7 +37934,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V126 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V127 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Metal.IMTLRenderPipelineState arg1, NSError arg2) | |
@@ -37891,14 +37943,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V126 */ | |
+ } /* class NIDActionArity2V127 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::MetalPerformanceShaders.MPSImage, NSError>))] | |
- unsafe internal delegate void DActionArity2V129 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V130 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V129 { | |
+ static internal class SDActionArity2V130 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -37917,15 +37969,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::MetalPerformanceShaders.MPSImage, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V129), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V130), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V129 */ | |
- internal sealed class NIDActionArity2V129 : TrampolineBlockBase { | |
- DActionArity2V129 invoker; | |
+ } /* class SDActionArity2V130 */ | |
+ internal sealed class NIDActionArity2V130 : TrampolineBlockBase { | |
+ DActionArity2V130 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V129 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V130 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V129> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V130> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37934,7 +37986,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::MetalPerformanceShaders.MPSImage, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V129 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V130 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::MetalPerformanceShaders.MPSImage arg1, NSError arg2) | |
@@ -37943,14 +37995,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V129 */ | |
+ } /* class NIDActionArity2V130 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::NaturalLanguage.NLTaggerAssetsResult, NSError>))] | |
- unsafe internal delegate void DActionArity2V130 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V131 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V130 { | |
+ static internal class SDActionArity2V131 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2) { | |
@@ -37969,15 +38021,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::NaturalLanguage.NLTaggerAssetsResult, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V130), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V131), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V130 */ | |
- internal sealed class NIDActionArity2V130 : TrampolineBlockBase { | |
- DActionArity2V130 invoker; | |
+ } /* class SDActionArity2V131 */ | |
+ internal sealed class NIDActionArity2V131 : TrampolineBlockBase { | |
+ DActionArity2V131 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V130 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V131 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V130> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V131> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -37986,7 +38038,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::NaturalLanguage.NLTaggerAssetsResult, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V130 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V131 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::NaturalLanguage.NLTaggerAssetsResult arg1, NSError arg2) | |
@@ -37994,14 +38046,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, (IntPtr) (long) arg1, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V130 */ | |
+ } /* class NIDActionArity2V131 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::NetworkExtension.NEAppPushManager[], NSError>))] | |
- unsafe internal delegate void DActionArity2V132 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V133 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V132 { | |
+ static internal class SDActionArity2V133 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38020,15 +38072,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::NetworkExtension.NEAppPushManager[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V132), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V133), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V132 */ | |
- internal sealed class NIDActionArity2V132 : TrampolineBlockBase { | |
- DActionArity2V132 invoker; | |
+ } /* class SDActionArity2V133 */ | |
+ internal sealed class NIDActionArity2V133 : TrampolineBlockBase { | |
+ DActionArity2V133 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V132 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V133 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V132> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V133> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38037,7 +38089,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::NetworkExtension.NEAppPushManager[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V132 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V133 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::NetworkExtension.NEAppPushManager[] arg1, NSError arg2) | |
@@ -38050,14 +38102,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V132 */ | |
+ } /* class NIDActionArity2V133 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::PassKit.PKAddShareablePassConfiguration, NSError>))] | |
- unsafe internal delegate void DActionArity2V135 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V136 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V135 { | |
+ static internal class SDActionArity2V136 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38076,15 +38128,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::PassKit.PKAddShareablePassConfiguration, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V135), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V136), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V135 */ | |
- internal sealed class NIDActionArity2V135 : TrampolineBlockBase { | |
- DActionArity2V135 invoker; | |
+ } /* class SDActionArity2V136 */ | |
+ internal sealed class NIDActionArity2V136 : TrampolineBlockBase { | |
+ DActionArity2V136 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V135 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V136 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V135> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V136> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38093,7 +38145,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::PassKit.PKAddShareablePassConfiguration, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V135 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V136 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::PassKit.PKAddShareablePassConfiguration arg1, NSError arg2) | |
@@ -38102,14 +38154,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V135 */ | |
+ } /* class NIDActionArity2V136 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::PassKit.PKIdentityDocument, NSError>))] | |
- unsafe internal delegate void DActionArity2V136 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V137 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V136 { | |
+ static internal class SDActionArity2V137 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38128,15 +38180,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::PassKit.PKIdentityDocument, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V136), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V137), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V136 */ | |
- internal sealed class NIDActionArity2V136 : TrampolineBlockBase { | |
- DActionArity2V136 invoker; | |
+ } /* class SDActionArity2V137 */ | |
+ internal sealed class NIDActionArity2V137 : TrampolineBlockBase { | |
+ DActionArity2V137 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V136 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V137 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V136> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V137> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38145,7 +38197,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::PassKit.PKIdentityDocument, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V136 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V137 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::PassKit.PKIdentityDocument arg1, NSError arg2) | |
@@ -38154,14 +38206,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V136 */ | |
+ } /* class NIDActionArity2V137 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKPaymentSummaryItem[]>))] | |
- unsafe internal delegate void DActionArity2V137 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V138 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V137 { | |
+ static internal class SDActionArity2V138 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2) { | |
@@ -38180,15 +38232,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKPaymentSummaryItem[]> callback) | |
{ | |
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V137), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V138), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V137 */ | |
- internal sealed class NIDActionArity2V137 : TrampolineBlockBase { | |
- DActionArity2V137 invoker; | |
+ } /* class SDActionArity2V138 */ | |
+ internal sealed class NIDActionArity2V138 : TrampolineBlockBase { | |
+ DActionArity2V138 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V137 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V138 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V137> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V138> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38197,7 +38249,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKPaymentSummaryItem[]>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V137 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V138 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::PassKit.PKPaymentAuthorizationStatus arg1, global::PassKit.PKPaymentSummaryItem[] arg2) | |
@@ -38209,14 +38261,14 @@ namespace ObjCRuntime { | |
if (nsa_arg2 is not null) | |
nsa_arg2.Dispose (); | |
} | |
- } /* class NIDActionArity2V137 */ | |
+ } /* class NIDActionArity2V138 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::PassKit.PKVehicleConnectionSession, NSError>))] | |
- unsafe internal delegate void DActionArity2V138 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V139 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V138 { | |
+ static internal class SDActionArity2V139 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38235,15 +38287,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::PassKit.PKVehicleConnectionSession, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V138), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V139), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V138 */ | |
- internal sealed class NIDActionArity2V138 : TrampolineBlockBase { | |
- DActionArity2V138 invoker; | |
+ } /* class SDActionArity2V139 */ | |
+ internal sealed class NIDActionArity2V139 : TrampolineBlockBase { | |
+ DActionArity2V139 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V138 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V139 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V138> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V139> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38252,7 +38304,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::PassKit.PKVehicleConnectionSession, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V138 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V139 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::PassKit.PKVehicleConnectionSession arg1, NSError arg2) | |
@@ -38261,14 +38313,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V138 */ | |
+ } /* class NIDActionArity2V139 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Photos.PHLivePhoto, NSDictionary>))] | |
- unsafe internal delegate void DActionArity2V139 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V140 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V139 { | |
+ static internal class SDActionArity2V140 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38287,15 +38339,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Photos.PHLivePhoto, NSDictionary> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V139), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V140), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V139 */ | |
- internal sealed class NIDActionArity2V139 : TrampolineBlockBase { | |
- DActionArity2V139 invoker; | |
+ } /* class SDActionArity2V140 */ | |
+ internal sealed class NIDActionArity2V140 : TrampolineBlockBase { | |
+ DActionArity2V140 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V139 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V140 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V139> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V140> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38304,7 +38356,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Photos.PHLivePhoto, NSDictionary>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V139 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V140 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Photos.PHLivePhoto arg1, NSDictionary arg2) | |
@@ -38313,14 +38365,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V139 */ | |
+ } /* class NIDActionArity2V140 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Photos.PHLivePhoto, NSError>))] | |
- unsafe internal delegate void DActionArity2V140 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V141 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V140 { | |
+ static internal class SDActionArity2V141 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38339,15 +38391,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Photos.PHLivePhoto, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V140), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V141), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V140 */ | |
- internal sealed class NIDActionArity2V140 : TrampolineBlockBase { | |
- DActionArity2V140 invoker; | |
+ } /* class SDActionArity2V141 */ | |
+ internal sealed class NIDActionArity2V141 : TrampolineBlockBase { | |
+ DActionArity2V141 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V140 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V141 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V140> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V141> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38356,7 +38408,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Photos.PHLivePhoto, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V140 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V141 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Photos.PHLivePhoto arg1, NSError arg2) | |
@@ -38365,14 +38417,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V140 */ | |
+ } /* class NIDActionArity2V141 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::PushToTalk.PTChannelManager, NSError>))] | |
- unsafe internal delegate void DActionArity2V141 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V142 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V141 { | |
+ static internal class SDActionArity2V142 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38391,15 +38443,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::PushToTalk.PTChannelManager, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V141), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V142), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V141 */ | |
- internal sealed class NIDActionArity2V141 : TrampolineBlockBase { | |
- DActionArity2V141 invoker; | |
+ } /* class SDActionArity2V142 */ | |
+ internal sealed class NIDActionArity2V142 : TrampolineBlockBase { | |
+ DActionArity2V142 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V141 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V142 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V141> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V142> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38408,7 +38460,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::PushToTalk.PTChannelManager, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V141 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V142 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::PushToTalk.PTChannelManager arg1, NSError arg2) | |
@@ -38417,14 +38469,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V141 */ | |
+ } /* class NIDActionArity2V142 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::QuickLook.QLPreviewReply, NSError>))] | |
- unsafe internal delegate void DActionArity2V142 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V143 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V142 { | |
+ static internal class SDActionArity2V143 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38443,15 +38495,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::QuickLook.QLPreviewReply, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V142), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V143), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V142 */ | |
- internal sealed class NIDActionArity2V142 : TrampolineBlockBase { | |
- DActionArity2V142 invoker; | |
+ } /* class SDActionArity2V143 */ | |
+ internal sealed class NIDActionArity2V143 : TrampolineBlockBase { | |
+ DActionArity2V143 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V142 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V143 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V142> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V143> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38460,7 +38512,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::QuickLook.QLPreviewReply, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V142 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V143 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::QuickLook.QLPreviewReply arg1, NSError arg2) | |
@@ -38469,14 +38521,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V142 */ | |
+ } /* class NIDActionArity2V143 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::QuickLookThumbnailing.QLThumbnailReply, NSError>))] | |
- unsafe internal delegate void DActionArity2V144 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V145 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V144 { | |
+ static internal class SDActionArity2V145 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38495,15 +38547,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::QuickLookThumbnailing.QLThumbnailReply, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V144), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V145), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V144 */ | |
- internal sealed class NIDActionArity2V144 : TrampolineBlockBase { | |
- DActionArity2V144 invoker; | |
+ } /* class SDActionArity2V145 */ | |
+ internal sealed class NIDActionArity2V145 : TrampolineBlockBase { | |
+ DActionArity2V145 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V144 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V145 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V144> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V145> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38512,7 +38564,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::QuickLookThumbnailing.QLThumbnailReply, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V144 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V145 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::QuickLookThumbnailing.QLThumbnailReply arg1, NSError arg2) | |
@@ -38521,14 +38573,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V144 */ | |
+ } /* class NIDActionArity2V145 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, NSError>))] | |
- unsafe internal delegate void DActionArity2V143 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V144 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V143 { | |
+ static internal class SDActionArity2V144 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38547,15 +38599,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V143), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V144), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V143 */ | |
- internal sealed class NIDActionArity2V143 : TrampolineBlockBase { | |
- DActionArity2V143 invoker; | |
+ } /* class SDActionArity2V144 */ | |
+ internal sealed class NIDActionArity2V144 : TrampolineBlockBase { | |
+ DActionArity2V144 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V143 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V144 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V143> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V144> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38564,7 +38616,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V143 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V144 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::QuickLookThumbnailing.QLThumbnailRepresentation arg1, NSError arg2) | |
@@ -38573,14 +38625,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V143 */ | |
+ } /* class NIDActionArity2V144 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::ReplayKit.RPBroadcastActivityViewController, NSError>))] | |
- unsafe internal delegate void DActionArity2V145 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V146 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V145 { | |
+ static internal class SDActionArity2V146 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38599,15 +38651,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::ReplayKit.RPBroadcastActivityViewController, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V145), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V146), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V145 */ | |
- internal sealed class NIDActionArity2V145 : TrampolineBlockBase { | |
- DActionArity2V145 invoker; | |
+ } /* class SDActionArity2V146 */ | |
+ internal sealed class NIDActionArity2V146 : TrampolineBlockBase { | |
+ DActionArity2V146 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V145 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V146 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V145> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V146> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38616,7 +38668,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::ReplayKit.RPBroadcastActivityViewController, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V145 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V146 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::ReplayKit.RPBroadcastActivityViewController arg1, NSError arg2) | |
@@ -38625,14 +38677,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V145 */ | |
+ } /* class NIDActionArity2V146 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::ReplayKit.RPPreviewViewController, NSError>))] | |
- unsafe internal delegate void DActionArity2V146 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V147 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V146 { | |
+ static internal class SDActionArity2V147 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38651,15 +38703,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::ReplayKit.RPPreviewViewController, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V146), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V147), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V146 */ | |
- internal sealed class NIDActionArity2V146 : TrampolineBlockBase { | |
- DActionArity2V146 invoker; | |
+ } /* class SDActionArity2V147 */ | |
+ internal sealed class NIDActionArity2V147 : TrampolineBlockBase { | |
+ DActionArity2V147 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V146 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V147 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V146> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V147> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38668,7 +38720,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::ReplayKit.RPPreviewViewController, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V146 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V147 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::ReplayKit.RPPreviewViewController arg1, NSError arg2) | |
@@ -38677,14 +38729,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V146 */ | |
+ } /* class NIDActionArity2V147 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::SafariServices.SFContentBlockerState, NSError>))] | |
- unsafe internal delegate void DActionArity2V147 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V148 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V147 { | |
+ static internal class SDActionArity2V148 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38703,15 +38755,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::SafariServices.SFContentBlockerState, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V147), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V148), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V147 */ | |
- internal sealed class NIDActionArity2V147 : TrampolineBlockBase { | |
- DActionArity2V147 invoker; | |
+ } /* class SDActionArity2V148 */ | |
+ internal sealed class NIDActionArity2V148 : TrampolineBlockBase { | |
+ DActionArity2V148 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V147 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V148 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V147> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V148> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38720,7 +38772,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::SafariServices.SFContentBlockerState, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V147 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V148 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::SafariServices.SFContentBlockerState arg1, NSError arg2) | |
@@ -38729,14 +38781,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V147 */ | |
+ } /* class NIDActionArity2V148 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Security.SecIdentity, NSArray>))] | |
- unsafe internal delegate void DActionArity2V134 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V135 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V134 { | |
+ static internal class SDActionArity2V135 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38755,15 +38807,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Security.SecIdentity, NSArray> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V134), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V135), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V134 */ | |
- internal sealed class NIDActionArity2V134 : TrampolineBlockBase { | |
- DActionArity2V134 invoker; | |
+ } /* class SDActionArity2V135 */ | |
+ internal sealed class NIDActionArity2V135 : TrampolineBlockBase { | |
+ DActionArity2V135 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V134 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V135 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V134> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V135> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38772,7 +38824,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Security.SecIdentity, NSArray>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V134 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V135 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Security.SecIdentity arg1, NSArray arg2) | |
@@ -38781,14 +38833,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V134 */ | |
+ } /* class NIDActionArity2V135 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::SharedWithYou.SWCollaborationHighlight, NSError>))] | |
- unsafe internal delegate void DActionArity2V148 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V149 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V148 { | |
+ static internal class SDActionArity2V149 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38807,15 +38859,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::SharedWithYou.SWCollaborationHighlight, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V148), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V149), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V148 */ | |
- internal sealed class NIDActionArity2V148 : TrampolineBlockBase { | |
- DActionArity2V148 invoker; | |
+ } /* class SDActionArity2V149 */ | |
+ internal sealed class NIDActionArity2V149 : TrampolineBlockBase { | |
+ DActionArity2V149 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V148 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V149 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V148> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V149> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38824,7 +38876,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::SharedWithYou.SWCollaborationHighlight, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V148 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V149 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::SharedWithYou.SWCollaborationHighlight arg1, NSError arg2) | |
@@ -38833,14 +38885,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V148 */ | |
+ } /* class NIDActionArity2V149 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::SharedWithYou.SWHighlight, NSError>))] | |
- unsafe internal delegate void DActionArity2V149 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V150 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V149 { | |
+ static internal class SDActionArity2V150 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38859,15 +38911,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::SharedWithYou.SWHighlight, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V149), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V150), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V149 */ | |
- internal sealed class NIDActionArity2V149 : TrampolineBlockBase { | |
- DActionArity2V149 invoker; | |
+ } /* class SDActionArity2V150 */ | |
+ internal sealed class NIDActionArity2V150 : TrampolineBlockBase { | |
+ DActionArity2V150 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V149 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V150 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V149> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V150> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38876,7 +38928,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::SharedWithYou.SWHighlight, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V149 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V150 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::SharedWithYou.SWHighlight arg1, NSError arg2) | |
@@ -38885,14 +38937,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V149 */ | |
+ } /* class NIDActionArity2V150 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::SharedWithYouCore.SWSignedPersonIdentityProof, NSError>))] | |
- unsafe internal delegate void DActionArity2V150 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V151 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V150 { | |
+ static internal class SDActionArity2V151 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38911,15 +38963,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::SharedWithYouCore.SWSignedPersonIdentityProof, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V150), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V151), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V150 */ | |
- internal sealed class NIDActionArity2V150 : TrampolineBlockBase { | |
- DActionArity2V150 invoker; | |
+ } /* class SDActionArity2V151 */ | |
+ internal sealed class NIDActionArity2V151 : TrampolineBlockBase { | |
+ DActionArity2V151 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V150 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V151 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V150> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V151> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38928,7 +38980,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::SharedWithYouCore.SWSignedPersonIdentityProof, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V150 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V151 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::SharedWithYouCore.SWSignedPersonIdentityProof arg1, NSError arg2) | |
@@ -38937,14 +38989,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V150 */ | |
+ } /* class NIDActionArity2V151 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::ShazamKit.SHMediaItem, NSError>))] | |
- unsafe internal delegate void DActionArity2V151 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V152 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V151 { | |
+ static internal class SDActionArity2V152 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -38963,15 +39015,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::ShazamKit.SHMediaItem, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V151), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V152), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V151 */ | |
- internal sealed class NIDActionArity2V151 : TrampolineBlockBase { | |
- DActionArity2V151 invoker; | |
+ } /* class SDActionArity2V152 */ | |
+ internal sealed class NIDActionArity2V152 : TrampolineBlockBase { | |
+ DActionArity2V152 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V151 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V152 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V151> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V152> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -38980,7 +39032,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::ShazamKit.SHMediaItem, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V151 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V152 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::ShazamKit.SHMediaItem arg1, NSError arg2) | |
@@ -38989,14 +39041,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V151 */ | |
+ } /* class NIDActionArity2V152 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::ShazamKit.SHSignature, NSError>))] | |
- unsafe internal delegate void DActionArity2V152 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V153 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V152 { | |
+ static internal class SDActionArity2V153 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39015,15 +39067,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::ShazamKit.SHSignature, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V152), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V153), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V152 */ | |
- internal sealed class NIDActionArity2V152 : TrampolineBlockBase { | |
- DActionArity2V152 invoker; | |
+ } /* class SDActionArity2V153 */ | |
+ internal sealed class NIDActionArity2V153 : TrampolineBlockBase { | |
+ DActionArity2V153 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V152 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V153 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V152> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V153> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39032,7 +39084,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::ShazamKit.SHSignature, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V152 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V153 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::ShazamKit.SHSignature arg1, NSError arg2) | |
@@ -39041,14 +39093,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V152 */ | |
+ } /* class NIDActionArity2V153 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::Speech.SFSpeechRecognitionResult, NSError>))] | |
- unsafe internal delegate void DActionArity2V153 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V154 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V153 { | |
+ static internal class SDActionArity2V154 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39067,15 +39119,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Speech.SFSpeechRecognitionResult, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V153), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V154), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V153 */ | |
- internal sealed class NIDActionArity2V153 : TrampolineBlockBase { | |
- DActionArity2V153 invoker; | |
+ } /* class SDActionArity2V154 */ | |
+ internal sealed class NIDActionArity2V154 : TrampolineBlockBase { | |
+ DActionArity2V154 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V153 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V154 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V153> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V154> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39084,7 +39136,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::Speech.SFSpeechRecognitionResult, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V153 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V154 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::Speech.SFSpeechRecognitionResult arg1, NSError arg2) | |
@@ -39093,14 +39145,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V153 */ | |
+ } /* class NIDActionArity2V154 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::StoreKit.SKCloudServiceCapability, NSError>))] | |
- unsafe internal delegate void DActionArity2V154 (IntPtr block, UIntPtr arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V155 (IntPtr block, UIntPtr arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V154 { | |
+ static internal class SDActionArity2V155 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, UIntPtr arg1, NativeHandle arg2) { | |
@@ -39119,15 +39171,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::StoreKit.SKCloudServiceCapability, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, UIntPtr, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V154), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V155), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V154 */ | |
- internal sealed class NIDActionArity2V154 : TrampolineBlockBase { | |
- DActionArity2V154 invoker; | |
+ } /* class SDActionArity2V155 */ | |
+ internal sealed class NIDActionArity2V155 : TrampolineBlockBase { | |
+ DActionArity2V155 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V154 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V155 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V154> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V155> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39136,7 +39188,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::StoreKit.SKCloudServiceCapability, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V154 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V155 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::StoreKit.SKCloudServiceCapability arg1, NSError arg2) | |
@@ -39144,14 +39196,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, (UIntPtr) (ulong) arg1, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V154 */ | |
+ } /* class NIDActionArity2V155 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::StoreKit.SKProductStorePromotionVisibility, NSError>))] | |
- unsafe internal delegate void DActionArity2V157 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V158 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V157 { | |
+ static internal class SDActionArity2V158 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2) { | |
@@ -39170,15 +39222,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::StoreKit.SKProductStorePromotionVisibility, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V157), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V158), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V157 */ | |
- internal sealed class NIDActionArity2V157 : TrampolineBlockBase { | |
- DActionArity2V157 invoker; | |
+ } /* class SDActionArity2V158 */ | |
+ internal sealed class NIDActionArity2V158 : TrampolineBlockBase { | |
+ DActionArity2V158 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V157 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V158 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V157> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V158> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39187,7 +39239,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::StoreKit.SKProductStorePromotionVisibility, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V157 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V158 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::StoreKit.SKProductStorePromotionVisibility arg1, NSError arg2) | |
@@ -39195,14 +39247,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, (IntPtr) (long) arg1, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V157 */ | |
+ } /* class NIDActionArity2V158 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::StoreKit.SKProduct[], NSError>))] | |
- unsafe internal delegate void DActionArity2V156 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V157 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V156 { | |
+ static internal class SDActionArity2V157 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39221,15 +39273,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::StoreKit.SKProduct[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V156), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V157), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V156 */ | |
- internal sealed class NIDActionArity2V156 : TrampolineBlockBase { | |
- DActionArity2V156 invoker; | |
+ } /* class SDActionArity2V157 */ | |
+ internal sealed class NIDActionArity2V157 : TrampolineBlockBase { | |
+ DActionArity2V157 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V156 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V157 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V156> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V157> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39238,7 +39290,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::StoreKit.SKProduct[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V156 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V157 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::StoreKit.SKProduct[] arg1, NSError arg2) | |
@@ -39251,7 +39303,7 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V156 */ | |
+ } /* class NIDActionArity2V157 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<bool, global::AVKit.AVAudioSessionRouteSelection>))] | |
unsafe internal delegate void DActionArity2V25 (IntPtr block, byte arg1, IntPtr arg2); | |
@@ -39457,11 +39509,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V14 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<nint, NSError>))] | |
- unsafe internal delegate void DActionArity2V69 (IntPtr block, nint arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V70 (IntPtr block, nint arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V69 { | |
+ static internal class SDActionArity2V70 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, nint arg1, NativeHandle arg2) { | |
@@ -39480,15 +39532,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<nint, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, nint, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V69), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V70), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V69 */ | |
- internal sealed class NIDActionArity2V69 : TrampolineBlockBase { | |
- DActionArity2V69 invoker; | |
+ } /* class SDActionArity2V70 */ | |
+ internal sealed class NIDActionArity2V70 : TrampolineBlockBase { | |
+ DActionArity2V70 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V69 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V70 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V69> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V70> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39497,7 +39549,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<nint, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V69 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V70 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (nint arg1, NSError arg2) | |
@@ -39505,14 +39557,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V69 */ | |
+ } /* class NIDActionArity2V70 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<nint, nint>))] | |
- unsafe internal delegate void DActionArity2V63 (IntPtr block, nint arg1, nint arg2); | |
+ unsafe internal delegate void DActionArity2V64 (IntPtr block, nint arg1, nint arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V63 { | |
+ static internal class SDActionArity2V64 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, nint arg1, nint arg2) { | |
@@ -39531,15 +39583,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<nint, nint> callback) | |
{ | |
delegate* unmanaged<IntPtr, nint, nint, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V63), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V64), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V63 */ | |
- internal sealed class NIDActionArity2V63 : TrampolineBlockBase { | |
- DActionArity2V63 invoker; | |
+ } /* class SDActionArity2V64 */ | |
+ internal sealed class NIDActionArity2V64 : TrampolineBlockBase { | |
+ DActionArity2V64 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V63 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V64 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V63> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V64> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39548,21 +39600,21 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<nint, nint>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V63 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V64 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (nint arg1, nint arg2) | |
{ | |
invoker (BlockPointer, arg1, arg2); | |
} | |
- } /* class NIDActionArity2V63 */ | |
+ } /* class NIDActionArity2V64 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<nint, nuint>))] | |
- unsafe internal delegate void DActionArity2V77 (IntPtr block, nint arg1, nuint arg2); | |
+ unsafe internal delegate void DActionArity2V78 (IntPtr block, nint arg1, nuint arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V77 { | |
+ static internal class SDActionArity2V78 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, nint arg1, nuint arg2) { | |
@@ -39581,15 +39633,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<nint, nuint> callback) | |
{ | |
delegate* unmanaged<IntPtr, nint, nuint, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V77), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V78), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V77 */ | |
- internal sealed class NIDActionArity2V77 : TrampolineBlockBase { | |
- DActionArity2V77 invoker; | |
+ } /* class SDActionArity2V78 */ | |
+ internal sealed class NIDActionArity2V78 : TrampolineBlockBase { | |
+ DActionArity2V78 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V77 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V78 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V77> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V78> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39598,21 +39650,21 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<nint, nuint>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V77 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V78 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (nint arg1, nuint arg2) | |
{ | |
invoker (BlockPointer, arg1, arg2); | |
} | |
- } /* class NIDActionArity2V77 */ | |
+ } /* class NIDActionArity2V78 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<string, NSError>))] | |
- unsafe internal delegate void DActionArity2V72 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V73 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V72 { | |
+ static internal class SDActionArity2V73 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39631,15 +39683,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<string, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V72), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V73), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V72 */ | |
- internal sealed class NIDActionArity2V72 : TrampolineBlockBase { | |
- DActionArity2V72 invoker; | |
+ } /* class SDActionArity2V73 */ | |
+ internal sealed class NIDActionArity2V73 : TrampolineBlockBase { | |
+ DActionArity2V73 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V72 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V73 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V72> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V73> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39648,7 +39700,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<string, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V72 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V73 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (string arg1, NSError arg2) | |
@@ -39660,14 +39712,14 @@ namespace ObjCRuntime { | |
invoker (BlockPointer, nsarg1, arg2__handle__); | |
CFString.ReleaseNative (nsarg1); | |
} | |
- } /* class NIDActionArity2V72 */ | |
+ } /* class NIDActionArity2V73 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<string, global::GameKit.GKInviteeResponse>))] | |
- unsafe internal delegate void DActionArity2V96 (IntPtr block, NativeHandle arg1, IntPtr arg2); | |
+ unsafe internal delegate void DActionArity2V97 (IntPtr block, NativeHandle arg1, IntPtr arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V96 { | |
+ static internal class SDActionArity2V97 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2) { | |
@@ -39686,15 +39738,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<string, global::GameKit.GKInviteeResponse> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V96), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V97), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V96 */ | |
- internal sealed class NIDActionArity2V96 : TrampolineBlockBase { | |
- DActionArity2V96 invoker; | |
+ } /* class SDActionArity2V97 */ | |
+ internal sealed class NIDActionArity2V97 : TrampolineBlockBase { | |
+ DActionArity2V97 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V96 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V97 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V96> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V97> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39703,7 +39755,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<string, global::GameKit.GKInviteeResponse>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V96 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V97 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (string arg1, global::GameKit.GKInviteeResponse arg2) | |
@@ -39714,14 +39766,14 @@ namespace ObjCRuntime { | |
invoker (BlockPointer, nsarg1, (IntPtr) (long) arg2); | |
CFString.ReleaseNative (nsarg1); | |
} | |
- } /* class NIDActionArity2V96 */ | |
+ } /* class NIDActionArity2V97 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<string, bool>))] | |
- unsafe internal delegate void DActionArity2V98 (IntPtr block, NativeHandle arg1, byte arg2); | |
+ unsafe internal delegate void DActionArity2V99 (IntPtr block, NativeHandle arg1, byte arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V98 { | |
+ static internal class SDActionArity2V99 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, byte arg2) { | |
@@ -39740,15 +39792,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<string, bool> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, byte, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V98), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V99), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V98 */ | |
- internal sealed class NIDActionArity2V98 : TrampolineBlockBase { | |
- DActionArity2V98 invoker; | |
+ } /* class SDActionArity2V99 */ | |
+ internal sealed class NIDActionArity2V99 : TrampolineBlockBase { | |
+ DActionArity2V99 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V98 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V99 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V98> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V99> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39757,7 +39809,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<string, bool>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V98 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V99 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (string arg1, bool arg2) | |
@@ -39768,14 +39820,14 @@ namespace ObjCRuntime { | |
invoker (BlockPointer, nsarg1, arg2 ? (byte) 1 : (byte) 0); | |
CFString.ReleaseNative (nsarg1); | |
} | |
- } /* class NIDActionArity2V98 */ | |
+ } /* class NIDActionArity2V99 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<string[], NSError>))] | |
- unsafe internal delegate void DActionArity2V84 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V85 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V84 { | |
+ static internal class SDActionArity2V85 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39794,15 +39846,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<string[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V84), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V85), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V84 */ | |
- internal sealed class NIDActionArity2V84 : TrampolineBlockBase { | |
- DActionArity2V84 invoker; | |
+ } /* class SDActionArity2V85 */ | |
+ internal sealed class NIDActionArity2V85 : TrampolineBlockBase { | |
+ DActionArity2V85 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V84 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V85 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V84> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V85> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39811,7 +39863,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<string[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V84 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V85 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (string[] arg1, NSError arg2) | |
@@ -39824,14 +39876,14 @@ namespace ObjCRuntime { | |
if (nsa_arg1 is not null) | |
nsa_arg1.Dispose (); | |
} | |
- } /* class NIDActionArity2V84 */ | |
+ } /* class NIDActionArity2V85 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::ThreadNetwork.THCredentials, NSError>))] | |
- unsafe internal delegate void DActionArity2V159 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V160 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V159 { | |
+ static internal class SDActionArity2V160 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39850,15 +39902,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::ThreadNetwork.THCredentials, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V159), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V160), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V159 */ | |
- internal sealed class NIDActionArity2V159 : TrampolineBlockBase { | |
- DActionArity2V159 invoker; | |
+ } /* class SDActionArity2V160 */ | |
+ internal sealed class NIDActionArity2V160 : TrampolineBlockBase { | |
+ DActionArity2V160 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V159 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V160 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V159> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V160> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39867,7 +39919,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::ThreadNetwork.THCredentials, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V159 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V160 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::ThreadNetwork.THCredentials arg1, NSError arg2) | |
@@ -39876,14 +39928,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V159 */ | |
+ } /* class NIDActionArity2V160 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::UIKit.NSTextLayoutManager, global::UIKit.NSTextLayoutFragment>))] | |
- unsafe internal delegate void DActionArity2V160 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V161 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V160 { | |
+ static internal class SDActionArity2V161 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39902,15 +39954,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::UIKit.NSTextLayoutManager, global::UIKit.NSTextLayoutFragment> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V160), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V161), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V160 */ | |
- internal sealed class NIDActionArity2V160 : TrampolineBlockBase { | |
- DActionArity2V160 invoker; | |
+ } /* class SDActionArity2V161 */ | |
+ internal sealed class NIDActionArity2V161 : TrampolineBlockBase { | |
+ DActionArity2V161 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V160 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V161 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V160> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V161> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39919,7 +39971,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::UIKit.NSTextLayoutManager, global::UIKit.NSTextLayoutFragment>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V160 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V161 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::UIKit.NSTextLayoutManager arg1, global::UIKit.NSTextLayoutFragment arg2) | |
@@ -39928,14 +39980,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V160 */ | |
+ } /* class NIDActionArity2V161 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::UIKit.UIImage, NSError>))] | |
- unsafe internal delegate void DActionArity2V175 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V176 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V175 { | |
+ static internal class SDActionArity2V176 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -39954,15 +40006,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::UIKit.UIImage, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V175), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V176), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V175 */ | |
- internal sealed class NIDActionArity2V175 : TrampolineBlockBase { | |
- DActionArity2V175 invoker; | |
+ } /* class SDActionArity2V176 */ | |
+ internal sealed class NIDActionArity2V176 : TrampolineBlockBase { | |
+ DActionArity2V176 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V175 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V176 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V175> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V176> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -39971,7 +40023,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::UIKit.UIImage, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V175 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V176 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::UIKit.UIImage arg1, NSError arg2) | |
@@ -39980,14 +40032,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V175 */ | |
+ } /* class NIDActionArity2V176 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::UIKit.UISpringLoadedInteraction, global::UIKit.IUISpringLoadedInteractionContext>))] | |
- unsafe internal delegate void DActionArity2V167 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V168 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V167 { | |
+ static internal class SDActionArity2V168 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -40006,15 +40058,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::UIKit.UISpringLoadedInteraction, global::UIKit.IUISpringLoadedInteractionContext> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V167), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V168), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V167 */ | |
- internal sealed class NIDActionArity2V167 : TrampolineBlockBase { | |
- DActionArity2V167 invoker; | |
+ } /* class SDActionArity2V168 */ | |
+ internal sealed class NIDActionArity2V168 : TrampolineBlockBase { | |
+ DActionArity2V168 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V167 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V168 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V167> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V168> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -40023,7 +40075,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::UIKit.UISpringLoadedInteraction, global::UIKit.IUISpringLoadedInteractionContext>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V167 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V168 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::UIKit.UISpringLoadedInteraction arg1, global::UIKit.IUISpringLoadedInteractionContext arg2) | |
@@ -40032,14 +40084,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V167 */ | |
+ } /* class NIDActionArity2V168 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::UIKit.UITableViewRowAction, NSIndexPath>))] | |
- unsafe internal delegate void DActionArity2V168 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V169 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V168 { | |
+ static internal class SDActionArity2V169 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -40058,15 +40110,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::UIKit.UITableViewRowAction, NSIndexPath> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V168), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V169), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V168 */ | |
- internal sealed class NIDActionArity2V168 : TrampolineBlockBase { | |
- DActionArity2V168 invoker; | |
+ } /* class SDActionArity2V169 */ | |
+ internal sealed class NIDActionArity2V169 : TrampolineBlockBase { | |
+ DActionArity2V169 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V168 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V169 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V168> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V169> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -40075,7 +40127,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::UIKit.UITableViewRowAction, NSIndexPath>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V168 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V169 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::UIKit.UITableViewRowAction arg1, NSIndexPath arg2) | |
@@ -40084,14 +40136,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V168 */ | |
+ } /* class NIDActionArity2V169 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::UIKit.UIViewController, NSError>))] | |
- unsafe internal delegate void DActionArity2V94 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V95 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V94 { | |
+ static internal class SDActionArity2V95 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -40110,15 +40162,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::UIKit.UIViewController, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V94), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V95), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V94 */ | |
- internal sealed class NIDActionArity2V94 : TrampolineBlockBase { | |
- DActionArity2V94 invoker; | |
+ } /* class SDActionArity2V95 */ | |
+ internal sealed class NIDActionArity2V95 : TrampolineBlockBase { | |
+ DActionArity2V95 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V94 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V95 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V94> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V95> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -40127,7 +40179,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::UIKit.UIViewController, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V94 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V95 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::UIKit.UIViewController arg1, NSError arg2) | |
@@ -40136,14 +40188,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V94 */ | |
+ } /* class NIDActionArity2V95 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::VideoSubscriberAccount.VSAccountAccessStatus, NSError>))] | |
- unsafe internal delegate void DActionArity2V169 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V170 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V169 { | |
+ static internal class SDActionArity2V170 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2) { | |
@@ -40162,15 +40214,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::VideoSubscriberAccount.VSAccountAccessStatus, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V169), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V170), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V169 */ | |
- internal sealed class NIDActionArity2V169 : TrampolineBlockBase { | |
- DActionArity2V169 invoker; | |
+ } /* class SDActionArity2V170 */ | |
+ internal sealed class NIDActionArity2V170 : TrampolineBlockBase { | |
+ DActionArity2V170 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V169 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V170 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V169> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V170> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -40179,7 +40231,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::VideoSubscriberAccount.VSAccountAccessStatus, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V169 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V170 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::VideoSubscriberAccount.VSAccountAccessStatus arg1, NSError arg2) | |
@@ -40187,14 +40239,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, (IntPtr) (long) arg1, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V169 */ | |
+ } /* class NIDActionArity2V170 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::VideoSubscriberAccount.VSAccountMetadata, NSError>))] | |
- unsafe internal delegate void DActionArity2V170 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V171 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V170 { | |
+ static internal class SDActionArity2V171 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -40213,15 +40265,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::VideoSubscriberAccount.VSAccountMetadata, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V170), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V171), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V170 */ | |
- internal sealed class NIDActionArity2V170 : TrampolineBlockBase { | |
- DActionArity2V170 invoker; | |
+ } /* class SDActionArity2V171 */ | |
+ internal sealed class NIDActionArity2V171 : TrampolineBlockBase { | |
+ DActionArity2V171 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V170 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V171 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V170> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V171> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -40230,7 +40282,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::VideoSubscriberAccount.VSAccountMetadata, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V170 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V171 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::VideoSubscriberAccount.VSAccountMetadata arg1, NSError arg2) | |
@@ -40239,14 +40291,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V170 */ | |
+ } /* class NIDActionArity2V171 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::WebKit.WKContentRuleList, NSError>))] | |
- unsafe internal delegate void DActionArity2V172 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V173 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V172 { | |
+ static internal class SDActionArity2V173 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -40265,15 +40317,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::WebKit.WKContentRuleList, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V172), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V173), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V172 */ | |
- internal sealed class NIDActionArity2V172 : TrampolineBlockBase { | |
- DActionArity2V172 invoker; | |
+ } /* class SDActionArity2V173 */ | |
+ internal sealed class NIDActionArity2V173 : TrampolineBlockBase { | |
+ DActionArity2V173 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V172 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V173 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V172> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V173> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -40282,7 +40334,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::WebKit.WKContentRuleList, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V172 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V173 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::WebKit.WKContentRuleList arg1, NSError arg2) | |
@@ -40291,14 +40343,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V172 */ | |
+ } /* class NIDActionArity2V173 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::WebKit.WKNavigationActionPolicy, global::WebKit.WKWebpagePreferences>))] | |
- unsafe internal delegate void DActionArity2V173 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V174 (IntPtr block, IntPtr arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V173 { | |
+ static internal class SDActionArity2V174 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2) { | |
@@ -40317,15 +40369,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::WebKit.WKNavigationActionPolicy, global::WebKit.WKWebpagePreferences> callback) | |
{ | |
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V173), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V174), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V173 */ | |
- internal sealed class NIDActionArity2V173 : TrampolineBlockBase { | |
- DActionArity2V173 invoker; | |
+ } /* class SDActionArity2V174 */ | |
+ internal sealed class NIDActionArity2V174 : TrampolineBlockBase { | |
+ DActionArity2V174 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V173 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V174 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V173> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V174> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -40334,7 +40386,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::WebKit.WKNavigationActionPolicy, global::WebKit.WKWebpagePreferences>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V173 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V174 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::WebKit.WKNavigationActionPolicy arg1, global::WebKit.WKWebpagePreferences arg2) | |
@@ -40342,7 +40394,7 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, (IntPtr) (long) arg1, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V173 */ | |
+ } /* class NIDActionArity2V174 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CloudKit.CKRecord, global::CloudKit.CKRecordID, NSError>))] | |
unsafe internal delegate void DActionArity3V1 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3); | |
diff --git a/old/dotnet/ios/generated-sources/PassKit/PKAddShareablePassConfiguration.g.cs b/new/dotnet/ios/generated-sources/PassKit/PKAddShareablePassConfiguration.g.cs | |
index 4e88d44..01c401a 100644 | |
--- a/old/dotnet/ios/generated-sources/PassKit/PKAddShareablePassConfiguration.g.cs | |
+++ b/new/dotnet/ios/generated-sources/PassKit/PKAddShareablePassConfiguration.g.cs | |
@@ -78,7 +78,7 @@ namespace PassKit { | |
[Export ("configurationForPassMetadata:provisioningPolicyIdentifier:primaryAction:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetConfiguration (PKShareablePassMetadata[] passMetadata, string provisioningPolicyIdentifier, PKAddShareablePassConfigurationPrimaryAction action, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V135))]global::System.Action<PKAddShareablePassConfiguration, NSError> completion) | |
+ public unsafe static void GetConfiguration (PKShareablePassMetadata[] passMetadata, string provisioningPolicyIdentifier, PKAddShareablePassConfigurationPrimaryAction action, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V136))]global::System.Action<PKAddShareablePassConfiguration, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -91,7 +91,7 @@ namespace PassKit { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsa_passMetadata = NSArray.FromNSObjects (passMetadata); | |
var nsprovisioningPolicyIdentifier = CFString.CreateNative (provisioningPolicyIdentifier); | |
- using var block_completion = Trampolines.SDActionArity2V135.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V136.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_UIntPtr_NativeHandle (class_ptr, Selector.GetHandle ("configurationForPassMetadata:provisioningPolicyIdentifier:primaryAction:completion:"), nsa_passMetadata.Handle, nsprovisioningPolicyIdentifier, (UIntPtr) (ulong) action, (IntPtr) block_ptr_completion); | |
nsa_passMetadata.Dispose (); | |
@@ -116,7 +116,7 @@ namespace PassKit { | |
[SupportedOSPlatform ("macos13.0")] | |
[SupportedOSPlatform ("maccatalyst16.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetConfiguration (PKShareablePassMetadata[] passMetadata, PKAddShareablePassConfigurationPrimaryAction action, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V135))]global::System.Action<PKAddShareablePassConfiguration, NSError> completion) | |
+ public unsafe static void GetConfiguration (PKShareablePassMetadata[] passMetadata, PKAddShareablePassConfigurationPrimaryAction action, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V136))]global::System.Action<PKAddShareablePassConfiguration, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -126,7 +126,7 @@ namespace PassKit { | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsa_passMetadata = NSArray.FromNSObjects (passMetadata); | |
- using var block_completion = Trampolines.SDActionArity2V135.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V136.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (class_ptr, Selector.GetHandle ("configurationForPassMetadata:primaryAction:completion:"), nsa_passMetadata.Handle, (UIntPtr) (ulong) action, (IntPtr) block_ptr_completion); | |
nsa_passMetadata.Dispose (); | |
diff --git a/old/dotnet/ios/generated-sources/PassKit/PKIdentityAuthorizationController.g.cs b/new/dotnet/ios/generated-sources/PassKit/PKIdentityAuthorizationController.g.cs | |
index 88cc9c1..0c6fdb2 100644 | |
--- a/old/dotnet/ios/generated-sources/PassKit/PKIdentityAuthorizationController.g.cs | |
+++ b/new/dotnet/ios/generated-sources/PassKit/PKIdentityAuthorizationController.g.cs | |
@@ -136,7 +136,7 @@ namespace PassKit { | |
} | |
[Export ("requestDocument:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RequestDocument (PKIdentityRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V136))]global::System.Action<PKIdentityDocument, NSError> completion) | |
+ public unsafe virtual void RequestDocument (PKIdentityRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V137))]global::System.Action<PKIdentityDocument, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -144,7 +144,7 @@ namespace PassKit { | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V136.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V137.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("requestDocument:completion:"), request__handle__, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/PassKit/PKPassLibrary.g.cs b/new/dotnet/ios/generated-sources/PassKit/PKPassLibrary.g.cs | |
index 3d1693c..0a41740 100644 | |
--- a/old/dotnet/ios/generated-sources/PassKit/PKPassLibrary.g.cs | |
+++ b/new/dotnet/ios/generated-sources/PassKit/PKPassLibrary.g.cs | |
@@ -286,7 +286,7 @@ namespace PassKit { | |
[SupportedOSPlatform ("macos13.0")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetEncryptedServiceProviderData (PKSecureElementPass secureElementPass, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V104))]global::System.Action<NSDictionary, NSError> completion) | |
+ public unsafe virtual void GetEncryptedServiceProviderData (PKSecureElementPass secureElementPass, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V105))]global::System.Action<NSDictionary, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -294,7 +294,7 @@ namespace PassKit { | |
var secureElementPass__handle__ = secureElementPass!.GetNonNullHandle (nameof (secureElementPass)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V104.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V105.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("encryptedServiceProviderDataForSecureElementPass:completion:"), secureElementPass__handle__, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs b/new/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs | |
index 36b02ef..0d6d279 100644 | |
--- a/old/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs | |
+++ b/new/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs | |
@@ -57,7 +57,7 @@ namespace PassKit { | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidAuthorizePayment", Selector = "paymentAuthorizationController:didAuthorizePayment:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPayment), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationResult>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V222) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "DidFinish", Selector = "paymentAuthorizationControllerDidFinish:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillAuthorizePayment", Selector = "paymentAuthorizationControllerWillAuthorizePayment:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController) }, ParameterByRef = new bool [] { false })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingMethod", Selector = "paymentAuthorizationController:didSelectShippingMethod:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKShippingMethod), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V137) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingMethod", Selector = "paymentAuthorizationController:didSelectShippingMethod:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKShippingMethod), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V138) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingMethod", Selector = "paymentAuthorizationController:didSelectShippingMethod:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPaymentMethod), typeof (global::System.Action<global::PassKit.PKPaymentRequestPaymentMethodUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V223) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V17) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentRequestShippingContactUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V224) })] | |
@@ -116,13 +116,13 @@ namespace PassKit { | |
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'DidSelectShippingMethod' overload with the 'Action<PKPaymentRequestPaymentMethodUpdate>' parameter instead.")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void DidSelectShippingMethod (this IPKPaymentAuthorizationControllerDelegate This, PKPaymentAuthorizationController controller, PKShippingMethod shippingMethod, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V137))]global::System.Action<PKPaymentAuthorizationStatus, PKPaymentSummaryItem[]> completion) | |
+ public unsafe static void DidSelectShippingMethod (this IPKPaymentAuthorizationControllerDelegate This, PKPaymentAuthorizationController controller, PKShippingMethod shippingMethod, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V138))]global::System.Action<PKPaymentAuthorizationStatus, PKPaymentSummaryItem[]> completion) | |
{ | |
var controller__handle__ = controller!.GetNonNullHandle (nameof (controller)); | |
var shippingMethod__handle__ = shippingMethod!.GetNonNullHandle (nameof (shippingMethod)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V137.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V138.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("paymentAuthorizationController:didSelectShippingMethod:completion:"), controller__handle__, shippingMethod__handle__, (IntPtr) block_ptr_completion); | |
} | |
@@ -397,7 +397,7 @@ namespace PassKit { | |
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'DidSelectShippingMethod' overload with the 'Action<PKPaymentRequestPaymentMethodUpdate>' parameter instead.")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DidSelectShippingMethod (PKPaymentAuthorizationController controller, PKShippingMethod shippingMethod, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V137))]global::System.Action<PKPaymentAuthorizationStatus, PKPaymentSummaryItem[]> completion) | |
+ public unsafe virtual void DidSelectShippingMethod (PKPaymentAuthorizationController controller, PKShippingMethod shippingMethod, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V138))]global::System.Action<PKPaymentAuthorizationStatus, PKPaymentSummaryItem[]> completion) | |
{ | |
throw new You_Should_Not_Call_base_In_This_Method (); | |
} | |
diff --git a/old/dotnet/ios/generated-sources/PassKit/PKVehicleConnectionSession.g.cs b/new/dotnet/ios/generated-sources/PassKit/PKVehicleConnectionSession.g.cs | |
index 8e579d0..c8a260b 100644 | |
--- a/old/dotnet/ios/generated-sources/PassKit/PKVehicleConnectionSession.g.cs | |
+++ b/new/dotnet/ios/generated-sources/PassKit/PKVehicleConnectionSession.g.cs | |
@@ -78,7 +78,7 @@ namespace PassKit { | |
[Export ("sessionForPass:delegate:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetSession (PKSecureElementPass pass, IPKVehicleConnectionDelegate @delegate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V138))]global::System.Action<PKVehicleConnectionSession, NSError> completion) | |
+ public unsafe static void GetSession (PKSecureElementPass pass, IPKVehicleConnectionDelegate @delegate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V139))]global::System.Action<PKVehicleConnectionSession, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -87,7 +87,7 @@ namespace PassKit { | |
var @delegate__handle__ = @delegate!.GetNonNullHandle (nameof (@delegate)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V138.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V139.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("sessionForPass:delegate:completion:"), pass__handle__, @delegate__handle__, (IntPtr) block_ptr_completion); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/Photos/PHLivePhoto.g.cs b/new/dotnet/ios/generated-sources/Photos/PHLivePhoto.g.cs | |
index 86e6966..c74eb58 100644 | |
--- a/old/dotnet/ios/generated-sources/Photos/PHLivePhoto.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Photos/PHLivePhoto.g.cs | |
@@ -165,7 +165,7 @@ namespace Photos { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static int RequestLivePhoto (NSUrl[] fileUrls, global::UIKit.UIImage? image, CGSize targetSize, PHImageContentMode contentMode, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V139))]global::System.Action<PHLivePhoto, NSDictionary> resultHandler) | |
+ public unsafe static int RequestLivePhoto (NSUrl[] fileUrls, global::UIKit.UIImage? image, CGSize targetSize, PHImageContentMode contentMode, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V140))]global::System.Action<PHLivePhoto, NSDictionary> resultHandler) | |
{ | |
if (fileUrls is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (fileUrls)); | |
@@ -173,7 +173,7 @@ namespace Photos { | |
if (resultHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultHandler)); | |
var nsa_fileUrls = NSArray.FromNSObjects (fileUrls); | |
- using var block_resultHandler = Trampolines.SDActionArity2V139.CreateBlock (resultHandler); | |
+ using var block_resultHandler = Trampolines.SDActionArity2V140.CreateBlock (resultHandler); | |
BlockLiteral *block_ptr_resultHandler = &block_resultHandler; | |
int ret; | |
ret = global::ObjCRuntime.Messaging.int_objc_msgSend_NativeHandle_NativeHandle_CGSize_IntPtr_NativeHandle (class_ptr, Selector.GetHandle ("requestLivePhotoWithResourceFileURLs:placeholderImage:targetSize:contentMode:resultHandler:"), nsa_fileUrls.Handle, image__handle__, targetSize, (IntPtr) (long) contentMode, (IntPtr) block_ptr_resultHandler); | |
diff --git a/old/dotnet/ios/generated-sources/Photos/PHLivePhotoEditingContext.g.cs b/new/dotnet/ios/generated-sources/Photos/PHLivePhotoEditingContext.g.cs | |
index 9009842..516af96 100644 | |
--- a/old/dotnet/ios/generated-sources/Photos/PHLivePhotoEditingContext.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Photos/PHLivePhotoEditingContext.g.cs | |
@@ -94,7 +94,7 @@ namespace Photos { | |
} | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void PrepareLivePhotoForPlayback (CGSize targetSize, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V140))]global::System.Action<PHLivePhoto, NSError> handler) | |
+ public unsafe void PrepareLivePhotoForPlayback (CGSize targetSize, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V141))]global::System.Action<PHLivePhoto, NSError> handler) | |
{ | |
_PrepareLivePhotoForPlayback (targetSize, null, handler); | |
} | |
@@ -111,7 +111,7 @@ namespace Photos { | |
return tcs.Task; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void PrepareLivePhotoForPlayback (CGSize targetSize, NSDictionary<NSString, NSObject>? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V140))]global::System.Action<PHLivePhoto, NSError> handler) | |
+ public unsafe virtual void PrepareLivePhotoForPlayback (CGSize targetSize, NSDictionary<NSString, NSObject>? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V141))]global::System.Action<PHLivePhoto, NSError> handler) | |
{ | |
_PrepareLivePhotoForPlayback (targetSize, (options as NSDictionary), handler); | |
} | |
@@ -132,7 +132,7 @@ namespace Photos { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void PrepareLivePhotoForPlayback (CGSize targetSize, PHLivePhotoEditingOption? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V140))]global::System.Action<PHLivePhoto, NSError> handler) | |
+ public unsafe void PrepareLivePhotoForPlayback (CGSize targetSize, PHLivePhotoEditingOption? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V141))]global::System.Action<PHLivePhoto, NSError> handler) | |
{ | |
_PrepareLivePhotoForPlayback (targetSize, options.GetDictionary (), handler); | |
} | |
@@ -204,12 +204,12 @@ namespace Photos { | |
} | |
[Export ("prepareLivePhotoForPlaybackWithTargetSize:options:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- internal unsafe virtual void _PrepareLivePhotoForPlayback (CGSize targetSize, NSDictionary? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V140))]global::System.Action<PHLivePhoto, NSError> handler) | |
+ internal unsafe virtual void _PrepareLivePhotoForPlayback (CGSize targetSize, NSDictionary? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V141))]global::System.Action<PHLivePhoto, NSError> handler) | |
{ | |
var options__handle__ = options.GetHandle (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V140.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V141.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_CGSize_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("prepareLivePhotoForPlaybackWithTargetSize:options:completionHandler:"), targetSize, options__handle__, (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/ios/generated-sources/PushToTalk/PTChannelManager.g.cs b/new/dotnet/ios/generated-sources/PushToTalk/PTChannelManager.g.cs | |
index b1cbc3f..ecdaa82 100644 | |
--- a/old/dotnet/ios/generated-sources/PushToTalk/PTChannelManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/PushToTalk/PTChannelManager.g.cs | |
@@ -78,7 +78,7 @@ namespace PushToTalk { | |
[Export ("channelManagerWithDelegate:restorationDelegate:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void Create (IPTChannelManagerDelegate @delegate, IPTChannelRestorationDelegate restorationDelegate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V141))]global::System.Action<PTChannelManager, NSError> completionHandler) | |
+ public unsafe static void Create (IPTChannelManagerDelegate @delegate, IPTChannelRestorationDelegate restorationDelegate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V142))]global::System.Action<PTChannelManager, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -87,7 +87,7 @@ namespace PushToTalk { | |
var restorationDelegate__handle__ = restorationDelegate!.GetNonNullHandle (nameof (restorationDelegate)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V141.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V142.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("channelManagerWithDelegate:restorationDelegate:completionHandler:"), @delegate__handle__, restorationDelegate__handle__, (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/QuickLook/QLPreviewingController.g.cs b/new/dotnet/ios/generated-sources/QuickLook/QLPreviewingController.g.cs | |
index 15a9f9d..cc6efd3 100644 | |
--- a/old/dotnet/ios/generated-sources/QuickLook/QLPreviewingController.g.cs | |
+++ b/new/dotnet/ios/generated-sources/QuickLook/QLPreviewingController.g.cs | |
@@ -55,7 +55,7 @@ namespace QuickLook { | |
[Protocol (Name = "QLPreviewingController", WrapperType = typeof (QLPreviewingControllerWrapper))] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "PreparePreviewOfSearchableItem", Selector = "preparePreviewOfSearchableItemWithIdentifier:queryString:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (string), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "PreparePreviewOfFile", Selector = "preparePreviewOfFileAtURL:completionHandler:", ParameterType = new Type [] { typeof (NSUrl), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ProvidePreview", Selector = "providePreviewForFileRequest:completionHandler:", ParameterType = new Type [] { typeof (QLFilePreviewRequest), typeof (global::System.Action<global::QuickLook.QLPreviewReply, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V142) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ProvidePreview", Selector = "providePreviewForFileRequest:completionHandler:", ParameterType = new Type [] { typeof (QLFilePreviewRequest), typeof (global::System.Action<global::QuickLook.QLPreviewReply, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V143) })] | |
public partial interface IQLPreviewingController : INativeObject, IDisposable | |
{ | |
} | |
@@ -91,7 +91,7 @@ namespace QuickLook { | |
[SupportedOSPlatform ("maccatalyst15.0")] | |
[UnsupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void ProvidePreview (this IQLPreviewingController This, QLFilePreviewRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V142))]global::System.Action<QLPreviewReply, NSError> handler) | |
+ public unsafe static void ProvidePreview (this IQLPreviewingController This, QLFilePreviewRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V143))]global::System.Action<QLPreviewReply, NSError> handler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -100,7 +100,7 @@ namespace QuickLook { | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V142.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V143.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("providePreviewForFileRequest:completionHandler:"), request__handle__, (IntPtr) block_ptr_handler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs b/new/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs | |
index 32cc450..f0c658d 100644 | |
--- a/old/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs | |
+++ b/new/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs | |
@@ -92,7 +92,7 @@ namespace QuickLookThumbnailing { | |
} | |
[Export ("generateBestRepresentationForRequest:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GenerateBestRepresentation (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V143))]global::System.Action<QLThumbnailRepresentation, NSError> completionHandler) | |
+ public unsafe virtual void GenerateBestRepresentation (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V144))]global::System.Action<QLThumbnailRepresentation, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -100,7 +100,7 @@ namespace QuickLookThumbnailing { | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V143.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V144.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("generateBestRepresentationForRequest:completionHandler:"), request__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailProvider.g.cs b/new/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailProvider.g.cs | |
index 6de31e1..4681c13 100644 | |
--- a/old/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailProvider.g.cs | |
+++ b/new/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailProvider.g.cs | |
@@ -83,12 +83,12 @@ namespace QuickLookThumbnailing { | |
[Export ("provideThumbnailForFileRequest:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ProvideThumbnail (QLFileThumbnailRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V144))]global::System.Action<QLThumbnailReply, NSError> handler) | |
+ public unsafe virtual void ProvideThumbnail (QLFileThumbnailRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V145))]global::System.Action<QLThumbnailReply, NSError> handler) | |
{ | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V144.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V145.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("provideThumbnailForFileRequest:completionHandler:"), request__handle__, (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/ios/generated-sources/ReplayKit/RPBroadcastActivityViewController.g.cs b/new/dotnet/ios/generated-sources/ReplayKit/RPBroadcastActivityViewController.g.cs | |
index 24cf731..06451db 100644 | |
--- a/old/dotnet/ios/generated-sources/ReplayKit/RPBroadcastActivityViewController.g.cs | |
+++ b/new/dotnet/ios/generated-sources/ReplayKit/RPBroadcastActivityViewController.g.cs | |
@@ -113,11 +113,11 @@ namespace ReplayKit { | |
} | |
[Export ("loadBroadcastActivityViewControllerWithHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadBroadcastActivityViewController ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V145))]global::System.Action<RPBroadcastActivityViewController, NSError> handler) | |
+ public unsafe static void LoadBroadcastActivityViewController ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V146))]global::System.Action<RPBroadcastActivityViewController, NSError> handler) | |
{ | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V145.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V146.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("loadBroadcastActivityViewControllerWithHandler:"), (IntPtr) block_ptr_handler); | |
} | |
@@ -139,12 +139,12 @@ namespace ReplayKit { | |
[UnsupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadBroadcastActivityViewController (string? preferredExtension, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V145))]global::System.Action<RPBroadcastActivityViewController, NSError> handler) | |
+ public unsafe static void LoadBroadcastActivityViewController (string? preferredExtension, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V146))]global::System.Action<RPBroadcastActivityViewController, NSError> handler) | |
{ | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
var nspreferredExtension = CFString.CreateNative (preferredExtension); | |
- using var block_handler = Trampolines.SDActionArity2V145.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V146.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadBroadcastActivityViewControllerWithPreferredExtension:handler:"), nspreferredExtension, (IntPtr) block_ptr_handler); | |
CFString.ReleaseNative (nspreferredExtension); | |
diff --git a/old/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs b/new/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs | |
index 638663f..11be492 100644 | |
--- a/old/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs | |
+++ b/new/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs | |
@@ -319,9 +319,9 @@ namespace ReplayKit { | |
} | |
[Export ("stopRecordingWithHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void StopRecording ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V146))]global::System.Action<RPPreviewViewController, NSError>? handler) | |
+ public unsafe void StopRecording ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V147))]global::System.Action<RPPreviewViewController, NSError>? handler) | |
{ | |
- using var block_handler = Trampolines.SDActionArity2V146.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V147.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
diff --git a/old/dotnet/ios/generated-sources/SafariServices/SFContentBlockerManager.g.cs b/new/dotnet/ios/generated-sources/SafariServices/SFContentBlockerManager.g.cs | |
index e2429ef..a57edea 100644 | |
--- a/old/dotnet/ios/generated-sources/SafariServices/SFContentBlockerManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/SafariServices/SFContentBlockerManager.g.cs | |
@@ -87,14 +87,14 @@ namespace SafariServices { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetStateOfContentBlocker (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V147))]global::System.Action<SFContentBlockerState, NSError> completionHandler) | |
+ public unsafe static void GetStateOfContentBlocker (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V148))]global::System.Action<SFContentBlockerState, NSError> completionHandler) | |
{ | |
if (identifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (identifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V147.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V148.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("getStateOfContentBlockerWithIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsidentifier); | |
diff --git a/old/dotnet/ios/generated-sources/SharedWithYou/SWHighlightCenter.g.cs b/new/dotnet/ios/generated-sources/SharedWithYou/SWHighlightCenter.g.cs | |
index 167a133..88398f6 100644 | |
--- a/old/dotnet/ios/generated-sources/SharedWithYou/SWHighlightCenter.g.cs | |
+++ b/new/dotnet/ios/generated-sources/SharedWithYou/SWHighlightCenter.g.cs | |
@@ -143,7 +143,7 @@ namespace SharedWithYou { | |
[SupportedOSPlatform ("ios16.0")] | |
[SupportedOSPlatform ("macos13.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetCollaborationHighlight (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V148))]global::System.Action<SWCollaborationHighlight, NSError> completionHandler) | |
+ public unsafe virtual void GetCollaborationHighlight (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V149))]global::System.Action<SWCollaborationHighlight, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -151,7 +151,7 @@ namespace SharedWithYou { | |
var url__handle__ = url!.GetNonNullHandle (nameof (url)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V148.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V149.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getCollaborationHighlightForURL:completionHandler:"), url__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -178,7 +178,7 @@ namespace SharedWithYou { | |
} | |
[Export ("getHighlightForURL:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetHighlight (NSUrl urL, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V149))]global::System.Action<SWHighlight, NSError> completionHandler) | |
+ public unsafe virtual void GetHighlight (NSUrl urL, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V150))]global::System.Action<SWHighlight, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -186,7 +186,7 @@ namespace SharedWithYou { | |
var urL__handle__ = urL!.GetNonNullHandle (nameof (urL)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V149.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V150.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getHighlightForURL:completionHandler:"), urL__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -213,7 +213,7 @@ namespace SharedWithYou { | |
[SupportedOSPlatform ("ios16.0")] | |
[SupportedOSPlatform ("macos13.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetSignedIdentityProof (SWCollaborationHighlight collaborationHighlight, NSData data, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V150))]global::System.Action<global::SharedWithYouCore.SWSignedPersonIdentityProof, NSError> completionHandler) | |
+ public unsafe virtual void GetSignedIdentityProof (SWCollaborationHighlight collaborationHighlight, NSData data, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V151))]global::System.Action<global::SharedWithYouCore.SWSignedPersonIdentityProof, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -222,7 +222,7 @@ namespace SharedWithYou { | |
var data__handle__ = data!.GetNonNullHandle (nameof (data)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V150.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V151.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getSignedIdentityProofForCollaborationHighlight:usingData:completionHandler:"), collaborationHighlight__handle__, data__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/ShazamKit/SHMediaItem.g.cs b/new/dotnet/ios/generated-sources/ShazamKit/SHMediaItem.g.cs | |
index ac4f504..53905b1 100644 | |
--- a/old/dotnet/ios/generated-sources/ShazamKit/SHMediaItem.g.cs | |
+++ b/new/dotnet/ios/generated-sources/ShazamKit/SHMediaItem.g.cs | |
@@ -141,7 +141,7 @@ namespace ShazamKit { | |
} | |
[Export ("fetchMediaItemWithShazamID:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void FetchMediaItem (string shazamId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V151))]global::System.Action<SHMediaItem, NSError> completionHandler) | |
+ public unsafe static void FetchMediaItem (string shazamId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V152))]global::System.Action<SHMediaItem, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -151,7 +151,7 @@ namespace ShazamKit { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsshazamId = CFString.CreateNative (shazamId); | |
- using var block_completionHandler = Trampolines.SDActionArity2V151.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V152.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("fetchMediaItemWithShazamID:completionHandler:"), nsshazamId, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsshazamId); | |
diff --git a/old/dotnet/ios/generated-sources/ShazamKit/SHSignatureGenerator.g.cs b/new/dotnet/ios/generated-sources/ShazamKit/SHSignatureGenerator.g.cs | |
index 10a9d20..ad33c54 100644 | |
--- a/old/dotnet/ios/generated-sources/ShazamKit/SHSignatureGenerator.g.cs | |
+++ b/new/dotnet/ios/generated-sources/ShazamKit/SHSignatureGenerator.g.cs | |
@@ -118,7 +118,7 @@ namespace ShazamKit { | |
[SupportedOSPlatform ("ios16.0")] | |
[SupportedOSPlatform ("maccatalyst16.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GenerateSignature (global::AVFoundation.AVAsset asset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V152))]global::System.Action<SHSignature, NSError> completionHandler) | |
+ public unsafe static void GenerateSignature (global::AVFoundation.AVAsset asset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V153))]global::System.Action<SHSignature, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -126,7 +126,7 @@ namespace ShazamKit { | |
var asset__handle__ = asset!.GetNonNullHandle (nameof (asset)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V152.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V153.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("generateSignatureFromAsset:completionHandler:"), asset__handle__, (IntPtr) block_ptr_completionHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/Speech/SFSpeechRecognizer.g.cs b/new/dotnet/ios/generated-sources/Speech/SFSpeechRecognizer.g.cs | |
index 636ff07..16624fd 100644 | |
--- a/old/dotnet/ios/generated-sources/Speech/SFSpeechRecognizer.g.cs | |
+++ b/new/dotnet/ios/generated-sources/Speech/SFSpeechRecognizer.g.cs | |
@@ -96,12 +96,12 @@ namespace Speech { | |
} | |
[Export ("recognitionTaskWithRequest:resultHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual SFSpeechRecognitionTask GetRecognitionTask (SFSpeechRecognitionRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V153))]global::System.Action<SFSpeechRecognitionResult, NSError> resultHandler) | |
+ public unsafe virtual SFSpeechRecognitionTask GetRecognitionTask (SFSpeechRecognitionRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V154))]global::System.Action<SFSpeechRecognitionResult, NSError> resultHandler) | |
{ | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (resultHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultHandler)); | |
- using var block_resultHandler = Trampolines.SDActionArity2V153.CreateBlock (resultHandler); | |
+ using var block_resultHandler = Trampolines.SDActionArity2V154.CreateBlock (resultHandler); | |
BlockLiteral *block_ptr_resultHandler = &block_resultHandler; | |
if (IsDirectBinding) { | |
return Runtime.GetNSObject<SFSpeechRecognitionTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("recognitionTaskWithRequest:resultHandler:"), request__handle__, (IntPtr) block_ptr_resultHandler))!; | |
diff --git a/old/dotnet/ios/generated-sources/StoreKit/SKCloudServiceController.g.cs b/new/dotnet/ios/generated-sources/StoreKit/SKCloudServiceController.g.cs | |
index 55e40a4..5c13ff6 100644 | |
--- a/old/dotnet/ios/generated-sources/StoreKit/SKCloudServiceController.g.cs | |
+++ b/new/dotnet/ios/generated-sources/StoreKit/SKCloudServiceController.g.cs | |
@@ -103,11 +103,11 @@ namespace StoreKit { | |
} | |
[Export ("requestCapabilitiesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RequestCapabilities ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V154))]global::System.Action<SKCloudServiceCapability, NSError> completionHandler) | |
+ public unsafe virtual void RequestCapabilities ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V155))]global::System.Action<SKCloudServiceCapability, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V154.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V155.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("requestCapabilitiesWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
@@ -136,14 +136,14 @@ namespace StoreKit { | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RequestPersonalizationToken (string clientToken, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V155))]global::System.Action<NSString, NSError> completionHandler) | |
+ public unsafe virtual void RequestPersonalizationToken (string clientToken, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V156))]global::System.Action<NSString, NSError> completionHandler) | |
{ | |
if (clientToken is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (clientToken)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsclientToken = CFString.CreateNative (clientToken); | |
- using var block_completionHandler = Trampolines.SDActionArity2V155.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V156.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("requestPersonalizationTokenForClientToken:withCompletionHandler:"), nsclientToken, (IntPtr) block_ptr_completionHandler); | |
@@ -177,11 +177,11 @@ namespace StoreKit { | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RequestStorefrontCountryCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V155))]global::System.Action<NSString, NSError> completionHandler) | |
+ public unsafe virtual void RequestStorefrontCountryCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V156))]global::System.Action<NSString, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V155.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V156.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("requestStorefrontCountryCodeWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
@@ -207,11 +207,11 @@ namespace StoreKit { | |
} | |
[Export ("requestStorefrontIdentifierWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RequestStorefrontIdentifier ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V155))]global::System.Action<NSString, NSError> completionHandler) | |
+ public unsafe virtual void RequestStorefrontIdentifier ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V156))]global::System.Action<NSString, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V155.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V156.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("requestStorefrontIdentifierWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
@@ -237,14 +237,14 @@ namespace StoreKit { | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RequestUserToken (string developerToken, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V155))]global::System.Action<NSString, NSError> completionHandler) | |
+ public unsafe virtual void RequestUserToken (string developerToken, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V156))]global::System.Action<NSString, NSError> completionHandler) | |
{ | |
if (developerToken is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (developerToken)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsdeveloperToken = CFString.CreateNative (developerToken); | |
- using var block_completionHandler = Trampolines.SDActionArity2V155.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V156.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("requestUserTokenForDeveloperToken:completionHandler:"), nsdeveloperToken, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/StoreKit/SKProductStorePromotionController.g.cs b/new/dotnet/ios/generated-sources/StoreKit/SKProductStorePromotionController.g.cs | |
index 3112ec3..b03bbd7 100644 | |
--- a/old/dotnet/ios/generated-sources/StoreKit/SKProductStorePromotionController.g.cs | |
+++ b/new/dotnet/ios/generated-sources/StoreKit/SKProductStorePromotionController.g.cs | |
@@ -72,9 +72,9 @@ namespace StoreKit { | |
[Export ("fetchStorePromotionOrderWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FetchStorePromotionOrder ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V156))]global::System.Action<SKProduct[], NSError>? completionHandler) | |
+ public unsafe virtual void FetchStorePromotionOrder ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V157))]global::System.Action<SKProduct[], NSError>? completionHandler) | |
{ | |
- using var block_completionHandler = Trampolines.SDActionArity2V156.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V157.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -98,10 +98,10 @@ namespace StoreKit { | |
} | |
[Export ("fetchStorePromotionVisibilityForProduct:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FetchStorePromotionVisibility (SKProduct product, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V157))]global::System.Action<SKProductStorePromotionVisibility, NSError>? completionHandler) | |
+ public unsafe virtual void FetchStorePromotionVisibility (SKProduct product, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V158))]global::System.Action<SKProductStorePromotionVisibility, NSError>? completionHandler) | |
{ | |
var product__handle__ = product!.GetNonNullHandle (nameof (product)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V157.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V158.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/ios/generated-sources/ThreadNetwork/THClient.g.cs b/new/dotnet/ios/generated-sources/ThreadNetwork/THClient.g.cs | |
index 6ef411c..1b07d2d 100644 | |
--- a/old/dotnet/ios/generated-sources/ThreadNetwork/THClient.g.cs | |
+++ b/new/dotnet/ios/generated-sources/ThreadNetwork/THClient.g.cs | |
@@ -200,14 +200,14 @@ namespace ThreadNetwork { | |
[SupportedOSPlatform ("maccatalyst16.4")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RetrieveAllActiveCredentials ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V158))]global::System.Action<NSSet<THCredentials>, NSError> completion) | |
+ public unsafe virtual void RetrieveAllActiveCredentials ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V159))]global::System.Action<NSSet<THCredentials>, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V158.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V159.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("retrieveAllActiveCredentials:"), (IntPtr) block_ptr_completion); | |
@@ -234,14 +234,14 @@ namespace ThreadNetwork { | |
} | |
[Export ("retrieveAllCredentials:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RetrieveAllCredentials ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V158))]global::System.Action<NSSet<THCredentials>, NSError> completion) | |
+ public unsafe virtual void RetrieveAllCredentials ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V159))]global::System.Action<NSSet<THCredentials>, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V158.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V159.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("retrieveAllCredentials:"), (IntPtr) block_ptr_completion); | |
@@ -264,7 +264,7 @@ namespace ThreadNetwork { | |
} | |
[Export ("retrieveCredentialsForBorderAgent:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RetrieveCredentialsForBorderAgent (NSData borderAgentId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V159))]global::System.Action<THCredentials, NSError> completion) | |
+ public unsafe virtual void RetrieveCredentialsForBorderAgent (NSData borderAgentId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V160))]global::System.Action<THCredentials, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -272,7 +272,7 @@ namespace ThreadNetwork { | |
var borderAgentId__handle__ = borderAgentId!.GetNonNullHandle (nameof (borderAgentId)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V159.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V160.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("retrieveCredentialsForBorderAgent:completion:"), borderAgentId__handle__, (IntPtr) block_ptr_completion); | |
@@ -295,7 +295,7 @@ namespace ThreadNetwork { | |
} | |
[Export ("retrieveCredentialsForExtendedPANID:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RetrieveCredentialsForExtendedPanId (NSData extendedPanId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V159))]global::System.Action<THCredentials, NSError> completion) | |
+ public unsafe virtual void RetrieveCredentialsForExtendedPanId (NSData extendedPanId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V160))]global::System.Action<THCredentials, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -303,7 +303,7 @@ namespace ThreadNetwork { | |
var extendedPanId__handle__ = extendedPanId!.GetNonNullHandle (nameof (extendedPanId)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V159.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V160.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("retrieveCredentialsForExtendedPANID:completion:"), extendedPanId__handle__, (IntPtr) block_ptr_completion); | |
@@ -326,14 +326,14 @@ namespace ThreadNetwork { | |
} | |
[Export ("retrievePreferredCredentials:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void RetrievePreferredCredentials ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V159))]global::System.Action<THCredentials, NSError> completion) | |
+ public unsafe virtual void RetrievePreferredCredentials ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V160))]global::System.Action<THCredentials, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V159.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V160.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("retrievePreferredCredentials:"), (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/UIKit/NSTextLayoutManager.g.cs b/new/dotnet/ios/generated-sources/UIKit/NSTextLayoutManager.g.cs | |
index 8e4ddd3..3721ffb 100644 | |
--- a/old/dotnet/ios/generated-sources/UIKit/NSTextLayoutManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/UIKit/NSTextLayoutManager.g.cs | |
@@ -722,7 +722,7 @@ namespace UIKit { | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
public unsafe virtual global::System.Action<NSTextLayoutManager, NSTextLayoutFragment>? RenderingAttributesValidator { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V160))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V161))] | |
[Export ("renderingAttributesValidator", ArgumentSemantic.Copy)] | |
get { | |
#if ARCH_32 | |
@@ -735,17 +735,17 @@ namespace UIKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("renderingAttributesValidator")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V160.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V161.Create (ret)!; | |
#endif | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V160))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V161))] | |
[Export ("setRenderingAttributesValidator:", ArgumentSemantic.Copy)] | |
set { | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V160.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V161.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/ios/generated-sources/UIKit/UIActivityViewController.g.cs b/new/dotnet/ios/generated-sources/UIKit/UIActivityViewController.g.cs | |
index 8e2971b..edfeb24 100644 | |
--- a/old/dotnet/ios/generated-sources/UIKit/UIActivityViewController.g.cs | |
+++ b/new/dotnet/ios/generated-sources/UIKit/UIActivityViewController.g.cs | |
@@ -162,7 +162,7 @@ namespace UIKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("maccatalyst")] | |
public unsafe virtual global::System.Action<NSString, bool>? CompletionHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V161))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V162))] | |
[Export ("completionHandler", ArgumentSemantic.Copy)] | |
get { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -172,13 +172,13 @@ namespace UIKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("completionHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V161.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V162.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V161))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V162))] | |
[Export ("setCompletionHandler:", ArgumentSemantic.Copy)] | |
set { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V161.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V162.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/ios/generated-sources/UIKit/UIDocumentBrowserViewControllerDelegate.g.cs b/new/dotnet/ios/generated-sources/UIKit/UIDocumentBrowserViewControllerDelegate.g.cs | |
index 1100cda..3efb643 100644 | |
--- a/old/dotnet/ios/generated-sources/UIKit/UIDocumentBrowserViewControllerDelegate.g.cs | |
+++ b/new/dotnet/ios/generated-sources/UIKit/UIDocumentBrowserViewControllerDelegate.g.cs | |
@@ -54,7 +54,7 @@ namespace UIKit { | |
[SupportedOSPlatform ("ios")] | |
[Protocol (Name = "UIDocumentBrowserViewControllerDelegate", WrapperType = typeof (UIDocumentBrowserViewControllerDelegateWrapper))] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidPickDocumentUrls", Selector = "documentBrowser:didPickDocumentURLs:", ParameterType = new Type [] { typeof (UIDocumentBrowserViewController), typeof (NSUrl[]) }, ParameterByRef = new bool [] { false, false })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidRequestDocumentCreation", Selector = "documentBrowser:didRequestDocumentCreationWithHandler:", ParameterType = new Type [] { typeof (UIDocumentBrowserViewController), typeof (global::System.Action<NSUrl, global::UIKit.UIDocumentBrowserImportMode>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V162) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidRequestDocumentCreation", Selector = "documentBrowser:didRequestDocumentCreationWithHandler:", ParameterType = new Type [] { typeof (UIDocumentBrowserViewController), typeof (global::System.Action<NSUrl, global::UIKit.UIDocumentBrowserImportMode>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V163) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidImportDocument", Selector = "documentBrowser:didImportDocumentAtURL:toDestinationURL:", ParameterType = new Type [] { typeof (UIDocumentBrowserViewController), typeof (NSUrl), typeof (NSUrl) }, ParameterByRef = new bool [] { false, false, false })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "FailedToImportDocument", Selector = "documentBrowser:failedToImportDocumentAtURL:error:", ParameterType = new Type [] { typeof (UIDocumentBrowserViewController), typeof (NSUrl), typeof (NSError) }, ParameterByRef = new bool [] { false, false, false })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "GetApplicationActivities", Selector = "documentBrowser:applicationActivitiesForDocumentURLs:", ReturnType = typeof (UIActivity[]), ParameterType = new Type [] { typeof (UIDocumentBrowserViewController), typeof (NSUrl[]) }, ParameterByRef = new bool [] { false, false })] | |
@@ -81,13 +81,13 @@ namespace UIKit { | |
nsa_documentUrls.Dispose (); | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void DidRequestDocumentCreation (this IUIDocumentBrowserViewControllerDelegate This, UIDocumentBrowserViewController controller, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V162))]global::System.Action<NSUrl, UIDocumentBrowserImportMode> importHandler) | |
+ public unsafe static void DidRequestDocumentCreation (this IUIDocumentBrowserViewControllerDelegate This, UIDocumentBrowserViewController controller, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V163))]global::System.Action<NSUrl, UIDocumentBrowserImportMode> importHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var controller__handle__ = controller!.GetNonNullHandle (nameof (controller)); | |
if (importHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (importHandler)); | |
- using var block_importHandler = Trampolines.SDActionArity2V162.CreateBlock (importHandler); | |
+ using var block_importHandler = Trampolines.SDActionArity2V163.CreateBlock (importHandler); | |
BlockLiteral *block_ptr_importHandler = &block_importHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("documentBrowser:didRequestDocumentCreationWithHandler:"), controller__handle__, (IntPtr) block_ptr_importHandler); | |
} | |
@@ -221,7 +221,7 @@ namespace UIKit { | |
} | |
[Export ("documentBrowser:didRequestDocumentCreationWithHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DidRequestDocumentCreation (UIDocumentBrowserViewController controller, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V162))]global::System.Action<NSUrl, UIDocumentBrowserImportMode> importHandler) | |
+ public unsafe virtual void DidRequestDocumentCreation (UIDocumentBrowserViewController controller, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V163))]global::System.Action<NSUrl, UIDocumentBrowserImportMode> importHandler) | |
{ | |
throw new You_Should_Not_Call_base_In_This_Method (); | |
} | |
diff --git a/old/dotnet/ios/generated-sources/UIKit/UIPasteboard.g.cs b/new/dotnet/ios/generated-sources/UIKit/UIPasteboard.g.cs | |
index 60d57cd..9504e1b 100644 | |
--- a/old/dotnet/ios/generated-sources/UIKit/UIPasteboard.g.cs | |
+++ b/new/dotnet/ios/generated-sources/UIKit/UIPasteboard.g.cs | |
@@ -142,7 +142,7 @@ namespace UIKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DetectPatterns (NSSet<NSString> patterns, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V163))]global::System.Action<NSSet<NSString>, NSError> completionHandler) | |
+ public unsafe virtual void DetectPatterns (NSSet<NSString> patterns, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V164))]global::System.Action<NSSet<NSString>, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -151,7 +151,7 @@ namespace UIKit { | |
var patterns__handle__ = patterns!.GetNonNullHandle (nameof (patterns)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V163.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V164.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("detectPatternsForPatterns:completionHandler:"), patterns__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -182,7 +182,7 @@ namespace UIKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DetectPatterns (NSSet<NSString> patterns, NSIndexSet? itemSet, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V164))]global::System.Action<NSSet<NSString>[], NSError> completionHandler) | |
+ public unsafe virtual void DetectPatterns (NSSet<NSString> patterns, NSIndexSet? itemSet, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V165))]global::System.Action<NSSet<NSString>[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -192,7 +192,7 @@ namespace UIKit { | |
var itemSet__handle__ = itemSet.GetHandle (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V164.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V165.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("detectPatternsForPatterns:inItemSet:completionHandler:"), patterns__handle__, itemSet__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -223,7 +223,7 @@ namespace UIKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DetectValues (NSSet<NSString> patterns, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V165))]global::System.Action<NSDictionary<NSString, NSObject>, NSError> completionHandler) | |
+ public unsafe virtual void DetectValues (NSSet<NSString> patterns, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V166))]global::System.Action<NSDictionary<NSString, NSObject>, NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -232,7 +232,7 @@ namespace UIKit { | |
var patterns__handle__ = patterns!.GetNonNullHandle (nameof (patterns)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V165.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V166.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("detectValuesForPatterns:completionHandler:"), patterns__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -263,7 +263,7 @@ namespace UIKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DetectValues (NSSet<NSString> patterns, NSIndexSet? itemSet, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V166))]global::System.Action<NSDictionary<NSString, NSObject>[], NSError> completionHandler) | |
+ public unsafe virtual void DetectValues (NSSet<NSString> patterns, NSIndexSet? itemSet, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V167))]global::System.Action<NSDictionary<NSString, NSObject>[], NSError> completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -273,7 +273,7 @@ namespace UIKit { | |
var itemSet__handle__ = itemSet.GetHandle (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V166.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V167.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("detectValuesForPatterns:inItemSet:completionHandler:"), patterns__handle__, itemSet__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/UIKit/UISpringLoadedInteraction.g.cs b/new/dotnet/ios/generated-sources/UIKit/UISpringLoadedInteraction.g.cs | |
index 9ea2d3c..63e6a84 100644 | |
--- a/old/dotnet/ios/generated-sources/UIKit/UISpringLoadedInteraction.g.cs | |
+++ b/new/dotnet/ios/generated-sources/UIKit/UISpringLoadedInteraction.g.cs | |
@@ -72,7 +72,7 @@ namespace UIKit { | |
[Export ("initWithInteractionBehavior:interactionEffect:activationHandler:")] | |
[DesignatedInitializer] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe UISpringLoadedInteraction (IUISpringLoadedInteractionBehavior? interactionBehavior, IUISpringLoadedInteractionEffect? interactionEffect, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V167))]global::System.Action<UISpringLoadedInteraction, IUISpringLoadedInteractionContext> handler) | |
+ public unsafe UISpringLoadedInteraction (IUISpringLoadedInteractionBehavior? interactionBehavior, IUISpringLoadedInteractionEffect? interactionEffect, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V168))]global::System.Action<UISpringLoadedInteraction, IUISpringLoadedInteractionContext> handler) | |
: base (NSObjectFlag.Empty) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -80,7 +80,7 @@ namespace UIKit { | |
var interactionEffect__handle__ = interactionEffect.GetHandle (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V167.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V168.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithInteractionBehavior:interactionEffect:activationHandler:"), interactionBehavior__handle__, interactionEffect__handle__, (IntPtr) block_ptr_handler), "initWithInteractionBehavior:interactionEffect:activationHandler:"); | |
@@ -90,13 +90,13 @@ namespace UIKit { | |
} | |
[Export ("initWithActivationHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe UISpringLoadedInteraction ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V167))]global::System.Action<UISpringLoadedInteraction, IUISpringLoadedInteractionContext> handler) | |
+ public unsafe UISpringLoadedInteraction ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V168))]global::System.Action<UISpringLoadedInteraction, IUISpringLoadedInteractionContext> handler) | |
: base (NSObjectFlag.Empty) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V167.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V168.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("initWithActivationHandler:"), (IntPtr) block_ptr_handler), "initWithActivationHandler:"); | |
diff --git a/old/dotnet/ios/generated-sources/UIKit/UITableViewRowAction.g.cs b/new/dotnet/ios/generated-sources/UIKit/UITableViewRowAction.g.cs | |
index f1b4bd4..f2298a5 100644 | |
--- a/old/dotnet/ios/generated-sources/UIKit/UITableViewRowAction.g.cs | |
+++ b/new/dotnet/ios/generated-sources/UIKit/UITableViewRowAction.g.cs | |
@@ -109,13 +109,13 @@ namespace UIKit { | |
} | |
[Export ("rowActionWithStyle:title:handler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static UITableViewRowAction Create (UITableViewRowActionStyle style, string? title, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V168))]global::System.Action<UITableViewRowAction, NSIndexPath> handler) | |
+ public unsafe static UITableViewRowAction Create (UITableViewRowActionStyle style, string? title, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V169))]global::System.Action<UITableViewRowAction, NSIndexPath> handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
var nstitle = CFString.CreateNative (title); | |
- using var block_handler = Trampolines.SDActionArity2V168.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V169.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
UITableViewRowAction? ret; | |
ret = Runtime.GetNSObject<UITableViewRowAction> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_IntPtr_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("rowActionWithStyle:title:handler:"), (IntPtr) (long) style, nstitle, (IntPtr) block_ptr_handler))!; | |
diff --git a/old/dotnet/ios/generated-sources/VideoSubscriberAccount/VSAccountManager.g.cs b/new/dotnet/ios/generated-sources/VideoSubscriberAccount/VSAccountManager.g.cs | |
index ca546a7..1c78868 100644 | |
--- a/old/dotnet/ios/generated-sources/VideoSubscriberAccount/VSAccountManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/VideoSubscriberAccount/VSAccountManager.g.cs | |
@@ -88,12 +88,12 @@ namespace VideoSubscriberAccount { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void CheckAccessStatus (NSDictionary options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V169))]global::System.Action<VSAccountAccessStatus, NSError> completionHandler) | |
+ public unsafe virtual void CheckAccessStatus (NSDictionary options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V170))]global::System.Action<VSAccountAccessStatus, NSError> completionHandler) | |
{ | |
var options__handle__ = options!.GetNonNullHandle (nameof (options)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V169.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V170.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("checkAccessStatusWithOptions:completionHandler:"), options__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -123,12 +123,12 @@ namespace VideoSubscriberAccount { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual VSAccountManagerResult Enqueue (VSAccountMetadataRequest accountMetadataRequest, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V170))]global::System.Action<VSAccountMetadata, NSError> completionHandler) | |
+ public unsafe virtual VSAccountManagerResult Enqueue (VSAccountMetadataRequest accountMetadataRequest, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V171))]global::System.Action<VSAccountMetadata, NSError> completionHandler) | |
{ | |
var accountMetadataRequest__handle__ = accountMetadataRequest!.GetNonNullHandle (nameof (accountMetadataRequest)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V170.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V171.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
return Runtime.GetNSObject<VSAccountManagerResult> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("enqueueAccountMetadataRequest:completionHandler:"), accountMetadataRequest__handle__, (IntPtr) block_ptr_completionHandler))!; | |
diff --git a/old/dotnet/ios/generated-sources/VideoSubscriberAccount/VSUserAccountManager.g.cs b/new/dotnet/ios/generated-sources/VideoSubscriberAccount/VSUserAccountManager.g.cs | |
index 0114cf8..41bda3c 100644 | |
--- a/old/dotnet/ios/generated-sources/VideoSubscriberAccount/VSUserAccountManager.g.cs | |
+++ b/new/dotnet/ios/generated-sources/VideoSubscriberAccount/VSUserAccountManager.g.cs | |
@@ -78,14 +78,14 @@ namespace VideoSubscriberAccount { | |
[Export ("queryUserAccountsWithOptions:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void QueryUserAccounts (VSUserAccountQueryOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V171))]global::System.Action<NSArray<VSUserAccount>, NSError> completion) | |
+ public unsafe virtual void QueryUserAccounts (VSUserAccountQueryOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V172))]global::System.Action<NSArray<VSUserAccount>, NSError> completion) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
#else | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V171.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V172.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_NativeHandle (this.Handle, Selector.GetHandle ("queryUserAccountsWithOptions:completion:"), (IntPtr) (long) options, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/ios/generated-sources/WebKit/WKContentRuleListStore.g.cs b/new/dotnet/ios/generated-sources/WebKit/WKContentRuleListStore.g.cs | |
index 22b194c..231f8da 100644 | |
--- a/old/dotnet/ios/generated-sources/WebKit/WKContentRuleListStore.g.cs | |
+++ b/new/dotnet/ios/generated-sources/WebKit/WKContentRuleListStore.g.cs | |
@@ -83,7 +83,7 @@ namespace WebKit { | |
[Export ("compileContentRuleListForIdentifier:encodedContentRuleList:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void CompileContentRuleList (string identifier, string encodedContentRuleList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V172))]global::System.Action<WKContentRuleList, NSError> completionHandler) | |
+ public unsafe virtual void CompileContentRuleList (string identifier, string encodedContentRuleList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V173))]global::System.Action<WKContentRuleList, NSError> completionHandler) | |
{ | |
if (identifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (identifier)); | |
@@ -93,7 +93,7 @@ namespace WebKit { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
var nsencodedContentRuleList = CFString.CreateNative (encodedContentRuleList); | |
- using var block_completionHandler = Trampolines.SDActionArity2V172.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V173.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("compileContentRuleListForIdentifier:encodedContentRuleList:completionHandler:"), nsidentifier, nsencodedContentRuleList, (IntPtr) block_ptr_completionHandler); | |
@@ -147,14 +147,14 @@ namespace WebKit { | |
} | |
[Export ("lookUpContentRuleListForIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LookUpContentRuleList (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V172))]global::System.Action<WKContentRuleList, NSError> completionHandler) | |
+ public unsafe virtual void LookUpContentRuleList (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V173))]global::System.Action<WKContentRuleList, NSError> completionHandler) | |
{ | |
if (identifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (identifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V172.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V173.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("lookUpContentRuleListForIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/ios/generated-sources/WebKit/WKNavigationDelegate.g.cs b/new/dotnet/ios/generated-sources/WebKit/WKNavigationDelegate.g.cs | |
index 78ef2c8..2b97f92 100644 | |
--- a/old/dotnet/ios/generated-sources/WebKit/WKNavigationDelegate.g.cs | |
+++ b/new/dotnet/ios/generated-sources/WebKit/WKNavigationDelegate.g.cs | |
@@ -55,7 +55,7 @@ namespace WebKit { | |
[Protocol (Name = "WKNavigationDelegate", WrapperType = typeof (WKNavigationDelegateWrapper))] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DecidePolicy", Selector = "webView:decidePolicyForNavigationAction:decisionHandler:", ParameterType = new Type [] { typeof (WebKit.WKWebView), typeof (WebKit.WKNavigationAction), typeof (global::System.Action<global::WebKit.WKNavigationActionPolicy>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V267) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DecidePolicy", Selector = "webView:decidePolicyForNavigationResponse:decisionHandler:", ParameterType = new Type [] { typeof (WebKit.WKWebView), typeof (WebKit.WKNavigationResponse), typeof (global::System.Action<global::WebKit.WKNavigationResponsePolicy>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V268) })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DecidePolicy", Selector = "webView:decidePolicyForNavigationAction:preferences:decisionHandler:", ParameterType = new Type [] { typeof (WebKit.WKWebView), typeof (WebKit.WKNavigationAction), typeof (WebKit.WKWebpagePreferences), typeof (global::System.Action<global::WebKit.WKNavigationActionPolicy, global::WebKit.WKWebpagePreferences>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V173) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DecidePolicy", Selector = "webView:decidePolicyForNavigationAction:preferences:decisionHandler:", ParameterType = new Type [] { typeof (WebKit.WKWebView), typeof (WebKit.WKNavigationAction), typeof (WebKit.WKWebpagePreferences), typeof (global::System.Action<global::WebKit.WKNavigationActionPolicy, global::WebKit.WKWebpagePreferences>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V174) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidStartProvisionalNavigation", Selector = "webView:didStartProvisionalNavigation:", ParameterType = new Type [] { typeof (WebKit.WKWebView), typeof (WebKit.WKNavigation) }, ParameterByRef = new bool [] { false, false })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidReceiveServerRedirectForProvisionalNavigation", Selector = "webView:didReceiveServerRedirectForProvisionalNavigation:", ParameterType = new Type [] { typeof (WebKit.WKWebView), typeof (WebKit.WKNavigation) }, ParameterByRef = new bool [] { false, false })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidFailProvisionalNavigation", Selector = "webView:didFailProvisionalNavigation:withError:", ParameterType = new Type [] { typeof (WebKit.WKWebView), typeof (WebKit.WKNavigation), typeof (NSError) }, ParameterByRef = new bool [] { false, false, false })] | |
@@ -97,7 +97,7 @@ namespace WebKit { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void DecidePolicy (this IWKNavigationDelegate This, WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V173))]global::System.Action<WKNavigationActionPolicy, WKWebpagePreferences> decisionHandler) | |
+ public unsafe static void DecidePolicy (this IWKNavigationDelegate This, WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V174))]global::System.Action<WKNavigationActionPolicy, WKWebpagePreferences> decisionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -107,7 +107,7 @@ namespace WebKit { | |
var preferences__handle__ = preferences!.GetNonNullHandle (nameof (preferences)); | |
if (decisionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (decisionHandler)); | |
- using var block_decisionHandler = Trampolines.SDActionArity2V173.CreateBlock (decisionHandler); | |
+ using var block_decisionHandler = Trampolines.SDActionArity2V174.CreateBlock (decisionHandler); | |
BlockLiteral *block_ptr_decisionHandler = &block_decisionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("webView:decidePolicyForNavigationAction:preferences:decisionHandler:"), webView__handle__, navigationAction__handle__, preferences__handle__, (IntPtr) block_ptr_decisionHandler); | |
#endif | |
@@ -290,7 +290,7 @@ namespace WebKit { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DecidePolicy (WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V173))]global::System.Action<WKNavigationActionPolicy, WKWebpagePreferences> decisionHandler) | |
+ public unsafe virtual void DecidePolicy (WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V174))]global::System.Action<WKNavigationActionPolicy, WKWebpagePreferences> decisionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
diff --git a/old/dotnet/ios/generated-sources/WebKit/WKScriptMessageHandlerWithReply.g.cs b/new/dotnet/ios/generated-sources/WebKit/WKScriptMessageHandlerWithReply.g.cs | |
index d067888..2c96161 100644 | |
--- a/old/dotnet/ios/generated-sources/WebKit/WKScriptMessageHandlerWithReply.g.cs | |
+++ b/new/dotnet/ios/generated-sources/WebKit/WKScriptMessageHandlerWithReply.g.cs | |
@@ -53,13 +53,13 @@ namespace WebKit { | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[Protocol (Name = "WKScriptMessageHandlerWithReply", WrapperType = typeof (WKScriptMessageHandlerWithReplyWrapper))] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "DidReceiveScriptMessage", Selector = "userContentController:didReceiveScriptMessage:replyHandler:", ParameterType = new Type [] { typeof (WebKit.WKUserContentController), typeof (WebKit.WKScriptMessage), typeof (global::System.Action<NSObject, NSString>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V174) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "DidReceiveScriptMessage", Selector = "userContentController:didReceiveScriptMessage:replyHandler:", ParameterType = new Type [] { typeof (WebKit.WKUserContentController), typeof (WebKit.WKScriptMessage), typeof (global::System.Action<NSObject, NSString>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V175) })] | |
public partial interface IWKScriptMessageHandlerWithReply : INativeObject, IDisposable | |
{ | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("userContentController:didReceiveScriptMessage:replyHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void DidReceiveScriptMessage (WKUserContentController userContentController, WKScriptMessage message, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V174))]global::System.Action<NSObject, NSString> replyHandler); | |
+ unsafe void DidReceiveScriptMessage (WKUserContentController userContentController, WKScriptMessage message, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V175))]global::System.Action<NSObject, NSString> replyHandler); | |
} | |
internal sealed class WKScriptMessageHandlerWithReplyWrapper : BaseWrapper, IWKScriptMessageHandlerWithReply { | |
[Preserve (Conditional = true)] | |
@@ -69,7 +69,7 @@ namespace WebKit { | |
} | |
[Export ("userContentController:didReceiveScriptMessage:replyHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void DidReceiveScriptMessage (WKUserContentController userContentController, WKScriptMessage message, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V174))]global::System.Action<NSObject, NSString> replyHandler) | |
+ public unsafe void DidReceiveScriptMessage (WKUserContentController userContentController, WKScriptMessage message, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V175))]global::System.Action<NSObject, NSString> replyHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -78,7 +78,7 @@ namespace WebKit { | |
var message__handle__ = message!.GetNonNullHandle (nameof (message)); | |
if (replyHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (replyHandler)); | |
- using var block_replyHandler = Trampolines.SDActionArity2V174.CreateBlock (replyHandler); | |
+ using var block_replyHandler = Trampolines.SDActionArity2V175.CreateBlock (replyHandler); | |
BlockLiteral *block_ptr_replyHandler = &block_replyHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("userContentController:didReceiveScriptMessage:replyHandler:"), userContentController__handle__, message__handle__, (IntPtr) block_ptr_replyHandler); | |
#endif | |
diff --git a/old/dotnet/ios/generated-sources/WebKit/WKWebView.g.cs b/new/dotnet/ios/generated-sources/WebKit/WKWebView.g.cs | |
index ae6e9ab..3ae8fd9 100644 | |
--- a/old/dotnet/ios/generated-sources/WebKit/WKWebView.g.cs | |
+++ b/new/dotnet/ios/generated-sources/WebKit/WKWebView.g.cs | |
@@ -100,7 +100,7 @@ namespace WebKit { | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void CallAsyncJavaScript (string functionBody, NSDictionary<NSString, NSObject>? arguments, WKFrameInfo? frame, WKContentWorld contentWorld, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V80))]global::System.Action<NSObject, NSError>? completionHandler) | |
+ public unsafe virtual void CallAsyncJavaScript (string functionBody, NSDictionary<NSString, NSObject>? arguments, WKFrameInfo? frame, WKContentWorld contentWorld, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<NSObject, NSError>? completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -111,7 +111,7 @@ namespace WebKit { | |
var frame__handle__ = frame.GetHandle (); | |
var contentWorld__handle__ = contentWorld!.GetNonNullHandle (nameof (contentWorld)); | |
var nsfunctionBody = CFString.CreateNative (functionBody); | |
- using var block_completionHandler = Trampolines.SDActionArity2V80.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V81.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -295,7 +295,7 @@ namespace WebKit { | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void EvaluateJavaScript (string javaScriptString, WKFrameInfo? frame, WKContentWorld contentWorld, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V80))]global::System.Action<NSObject, NSError>? completionHandler) | |
+ public unsafe virtual void EvaluateJavaScript (string javaScriptString, WKFrameInfo? frame, WKContentWorld contentWorld, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<NSObject, NSError>? completionHandler) | |
{ | |
#if ARCH_32 | |
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS"); | |
@@ -305,7 +305,7 @@ namespace WebKit { | |
var frame__handle__ = frame.GetHandle (); | |
var contentWorld__handle__ = contentWorld!.GetNonNullHandle (nameof (contentWorld)); | |
var nsjavaScriptString = CFString.CreateNative (javaScriptString); | |
- using var block_completionHandler = Trampolines.SDActionArity2V80.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V81.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -811,12 +811,12 @@ namespace WebKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void TakeSnapshot (WKSnapshotConfiguration? snapshotConfiguration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V175))]global::System.Action<global::UIKit.UIImage, NSError> completionHandler) | |
+ public unsafe virtual void TakeSnapshot (WKSnapshotConfiguration? snapshotConfiguration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V176))]global::System.Action<global::UIKit.UIImage, NSError> completionHandler) | |
{ | |
var snapshotConfiguration__handle__ = snapshotConfiguration.GetHandle (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V175.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V176.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("takeSnapshotWithConfiguration:completionHandler:"), snapshotConfiguration__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/new/dotnet/maccatalyst/generated-sources/CoreML/MLComputeDeviceProtocol.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLComputeDeviceProtocol.g.cs | |
new file mode 100644 | |
index 0000000..9e15496 | |
--- /dev/null | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLComputeDeviceProtocol.g.cs | |
@@ -0,0 +1,67 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using Metal; | |
+using CoreML; | |
+using AppKit; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using CloudKit; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [Protocol (Name = "MLComputeDeviceProtocol", WrapperType = typeof (MLComputeDeviceProtocolWrapper))] | |
+ public partial interface IMLComputeDeviceProtocol : INativeObject, IDisposable | |
+ { | |
+ } | |
+ internal sealed class MLComputeDeviceProtocolWrapper : BaseWrapper, IMLComputeDeviceProtocol { | |
+ [Preserve (Conditional = true)] | |
+ public MLComputeDeviceProtocolWrapper (NativeHandle handle, bool owns) | |
+ : base (handle, owns) | |
+ { | |
+ } | |
+ } | |
+} | |
diff --git a/new/dotnet/maccatalyst/generated-sources/CoreML/MLCpuComputeDevice.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLCpuComputeDevice.g.cs | |
new file mode 100644 | |
index 0000000..e43aa49 | |
--- /dev/null | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLCpuComputeDevice.g.cs | |
@@ -0,0 +1,74 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using Metal; | |
+using CoreML; | |
+using AppKit; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using CloudKit; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [Register("MLCPUComputeDevice", true)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public unsafe partial class MLCpuComputeDevice : NSObject, IMLComputeDeviceProtocol { | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ static readonly NativeHandle class_ptr = Class.GetHandle ("MLCPUComputeDevice"); | |
+ public override NativeHandle ClassHandle { get { return class_ptr; } } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected MLCpuComputeDevice (NSObjectFlag t) : base (t) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected internal MLCpuComputeDevice (NativeHandle handle) : base (handle) | |
+ { | |
+ } | |
+ | |
+ } /* class MLCpuComputeDevice */ | |
+} | |
diff --git a/new/dotnet/maccatalyst/generated-sources/CoreML/MLGpuComputeDevice.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLGpuComputeDevice.g.cs | |
new file mode 100644 | |
index 0000000..28fdb36 | |
--- /dev/null | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLGpuComputeDevice.g.cs | |
@@ -0,0 +1,87 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using Metal; | |
+using CoreML; | |
+using AppKit; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using CloudKit; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [Register("MLGPUComputeDevice", true)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public unsafe partial class MLGpuComputeDevice : NSObject, IMLComputeDeviceProtocol { | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ static readonly NativeHandle class_ptr = Class.GetHandle ("MLGPUComputeDevice"); | |
+ public override NativeHandle ClassHandle { get { return class_ptr; } } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected MLGpuComputeDevice (NSObjectFlag t) : base (t) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected internal MLGpuComputeDevice (NativeHandle handle) : base (handle) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public virtual global::Metal.IMTLDevice MetalDevice { | |
+ [Export ("metalDevice", ArgumentSemantic.Retain)] | |
+ get { | |
+ global::Metal.IMTLDevice? ret; | |
+ if (IsDirectBinding) { | |
+ ret = Runtime.GetINativeObject<global::Metal.IMTLDevice> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("metalDevice")), false)!; | |
+ } else { | |
+ ret = Runtime.GetINativeObject<global::Metal.IMTLDevice> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("metalDevice")), false)!; | |
+ } | |
+ return ret!; | |
+ } | |
+ } | |
+ } /* class MLGpuComputeDevice */ | |
+} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreML/MLModel.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLModel.g.cs | |
index 2faf37e..8f6345c 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreML/MLModel.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLModel.g.cs | |
@@ -209,6 +209,77 @@ namespace CoreML { | |
error = Runtime.GetNSObject<NSError> (errorValue)!; | |
return ret!; | |
} | |
+ [Export ("predictionFromFeatures:completionHandler:")] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual void GetPrediction (IMLFeatureProvider input, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V56))]global::System.Action<IMLFeatureProvider, NSError> completionHandler) | |
+ { | |
+ var input__handle__ = input!.GetNonNullHandle (nameof (input)); | |
+ if (completionHandler is null) | |
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V56.CreateBlock (completionHandler); | |
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
+ if (IsDirectBinding) { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("predictionFromFeatures:completionHandler:"), input__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } else { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("predictionFromFeatures:completionHandler:"), input__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } | |
+ } | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual Task<IMLFeatureProvider> GetPredictionAsync (IMLFeatureProvider input) | |
+ { | |
+ var tcs = new TaskCompletionSource<IMLFeatureProvider> (); | |
+ GetPrediction(input, (arg1_, arg2_) => { | |
+ if (arg2_ is not null) | |
+ tcs.SetException (new NSErrorException(arg2_)); | |
+ else | |
+ tcs.SetResult (arg1_!); | |
+ }); | |
+ return tcs.Task; | |
+ } | |
+ [Export ("predictionFromFeatures:options:completionHandler:")] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual void GetPrediction (IMLFeatureProvider input, MLPredictionOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V56))]global::System.Action<IMLFeatureProvider, NSError> completionHandler) | |
+ { | |
+ var input__handle__ = input!.GetNonNullHandle (nameof (input)); | |
+ var options__handle__ = options!.GetNonNullHandle (nameof (options)); | |
+ if (completionHandler is null) | |
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V56.CreateBlock (completionHandler); | |
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
+ if (IsDirectBinding) { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("predictionFromFeatures:options:completionHandler:"), input__handle__, options__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } else { | |
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("predictionFromFeatures:options:completionHandler:"), input__handle__, options__handle__, (IntPtr) block_ptr_completionHandler); | |
+ } | |
+ } | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe virtual Task<IMLFeatureProvider> GetPredictionAsync (IMLFeatureProvider input, MLPredictionOptions options) | |
+ { | |
+ var tcs = new TaskCompletionSource<IMLFeatureProvider> (); | |
+ GetPrediction(input, options, (arg1_, arg2_) => { | |
+ if (arg2_ is not null) | |
+ tcs.SetException (new NSErrorException(arg2_)); | |
+ else | |
+ tcs.SetResult (arg1_!); | |
+ }); | |
+ return tcs.Task; | |
+ } | |
[Export ("predictionsFromBatch:error:")] | |
[SupportedOSPlatform ("tvos13.0")] | |
[SupportedOSPlatform ("ios13.0")] | |
@@ -254,13 +325,13 @@ namespace CoreML { | |
[SupportedOSPlatform ("ios16.0")] | |
[SupportedOSPlatform ("maccatalyst16.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void Load (MLModelAsset asset, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V56))]global::System.Action<MLModel, NSError> handler) | |
+ public unsafe static void Load (MLModelAsset asset, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V57))]global::System.Action<MLModel, NSError> handler) | |
{ | |
var asset__handle__ = asset!.GetNonNullHandle (nameof (asset)); | |
var configuration__handle__ = configuration!.GetNonNullHandle (nameof (configuration)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V56.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V57.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadModelAsset:configuration:completionHandler:"), asset__handle__, configuration__handle__, (IntPtr) block_ptr_handler); | |
} | |
@@ -286,13 +357,13 @@ namespace CoreML { | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadContents (NSUrl url, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V56))]global::System.Action<MLModel, NSError> handler) | |
+ public unsafe static void LoadContents (NSUrl url, MLModelConfiguration configuration, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V57))]global::System.Action<MLModel, NSError> handler) | |
{ | |
var url__handle__ = url!.GetNonNullHandle (nameof (url)); | |
var configuration__handle__ = configuration!.GetNonNullHandle (nameof (configuration)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V56.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V57.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadContentsOfURL:configuration:completionHandler:"), url__handle__, configuration__handle__, (IntPtr) block_ptr_handler); | |
} | |
@@ -313,6 +384,19 @@ namespace CoreML { | |
return tcs.Task; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public static IMLComputeDeviceProtocol[] AvailableComputeDevices { | |
+ [Export ("availableComputeDevices", ArgumentSemantic.Copy)] | |
+ get { | |
+ IMLComputeDeviceProtocol[]? ret; | |
+ ret = CFArray.ArrayFromHandle<IMLComputeDeviceProtocol>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("availableComputeDevices")))!; | |
+ return ret!; | |
+ } | |
+ } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[SupportedOSPlatform ("tvos12.0")] | |
[SupportedOSPlatform ("ios12.0")] | |
[SupportedOSPlatform ("maccatalyst")] | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreML/MLModelCollection.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLModelCollection.g.cs | |
index d607c0e..6d4e6c6 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreML/MLModelCollection.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLModelCollection.g.cs | |
@@ -75,14 +75,14 @@ namespace CoreML { | |
[Export ("beginAccessingModelCollectionWithIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static NSProgress BeginAccessingModelCollection (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V57))]global::System.Action<MLModelCollection, NSError> completionHandler) | |
+ public unsafe static NSProgress BeginAccessingModelCollection (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V58))]global::System.Action<MLModelCollection, NSError> completionHandler) | |
{ | |
if (identifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (identifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V57.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V58.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
NSProgress? ret; | |
ret = Runtime.GetNSObject<NSProgress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("beginAccessingModelCollectionWithIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler))!; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreML/MLModelError.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLModelError.g.cs | |
index 20a0805..4522e2d 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreML/MLModelError.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLModelError.g.cs | |
@@ -65,6 +65,7 @@ namespace CoreML { | |
ModelDecryptionKeyFetch = 8, | |
ModelDecryption = 9, | |
ModelCollection = 10, | |
+ PredictionCancelled = 11, | |
} | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("ios")] | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreML/MLMultiArray.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLMultiArray.g.cs | |
index 664be0a..1333962 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreML/MLMultiArray.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLMultiArray.g.cs | |
@@ -182,11 +182,11 @@ namespace CoreML { | |
[SupportedOSPlatform ("ios15.4")] | |
[SupportedOSPlatform ("maccatalyst15.4")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetBytes ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V58))]global::System.Action<nint, nint> handler) | |
+ public unsafe virtual void GetBytes ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V59))]global::System.Action<nint, nint> handler) | |
{ | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V58.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V59.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getBytesWithHandler:"), (IntPtr) block_ptr_handler); | |
diff --git a/new/dotnet/maccatalyst/generated-sources/CoreML/MLNeuralEngineComputeDevice.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreML/MLNeuralEngineComputeDevice.g.cs | |
new file mode 100644 | |
index 0000000..49185f3 | |
--- /dev/null | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreML/MLNeuralEngineComputeDevice.g.cs | |
@@ -0,0 +1,85 @@ | |
+// | |
+// Auto-generated from generator.cs, do not edit | |
+// | |
+// We keep references to objects, so warning 414 is expected | |
+#pragma warning disable 414 | |
+using System; | |
+using System.Drawing; | |
+using System.Diagnostics; | |
+using System.ComponentModel; | |
+using System.Threading.Tasks; | |
+using System.Runtime.Versioning; | |
+using System.Runtime.InteropServices; | |
+using System.Diagnostics.CodeAnalysis; | |
+using UIKit; | |
+using Metal; | |
+using CoreML; | |
+using AppKit; | |
+using MapKit; | |
+using Photos; | |
+using ModelIO; | |
+using Network; | |
+using SceneKit; | |
+using Contacts; | |
+using Security; | |
+using CloudKit; | |
+using Messages; | |
+using AudioUnit; | |
+using CoreVideo; | |
+using CoreMedia; | |
+using QuickLook; | |
+using CoreImage; | |
+using SpriteKit; | |
+using Foundation; | |
+using CoreMotion; | |
+using ObjCRuntime; | |
+using AddressBook; | |
+using MediaPlayer; | |
+using GameplayKit; | |
+using CoreGraphics; | |
+using CoreLocation; | |
+using AVFoundation; | |
+using FileProvider; | |
+using CoreAnimation; | |
+using CoreFoundation; | |
+using NetworkExtension; | |
+using MetalPerformanceShadersGraph; | |
+#nullable enable | |
+#if !NET | |
+using NativeHandle = System.IntPtr; | |
+#endif | |
+namespace CoreML { | |
+ [Register("MLNeuralEngineComputeDevice", true)] | |
+ [SupportedOSPlatform ("tvos17.0")] | |
+ [SupportedOSPlatform ("macos14.0")] | |
+ [SupportedOSPlatform ("ios17.0")] | |
+ [SupportedOSPlatform ("maccatalyst17.0")] | |
+ public unsafe partial class MLNeuralEngineComputeDevice : NSObject, IMLComputeDeviceProtocol { | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ static readonly NativeHandle class_ptr = Class.GetHandle ("MLNeuralEngineComputeDevice"); | |
+ public override NativeHandle ClassHandle { get { return class_ptr; } } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected MLNeuralEngineComputeDevice (NSObjectFlag t) : base (t) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ [EditorBrowsable (EditorBrowsableState.Advanced)] | |
+ protected internal MLNeuralEngineComputeDevice (NativeHandle handle) : base (handle) | |
+ { | |
+ } | |
+ | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public virtual nint TotalCoreCount { | |
+ [Export ("totalCoreCount")] | |
+ get { | |
+ if (IsDirectBinding) { | |
+ return global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("totalCoreCount")); | |
+ } else { | |
+ return global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("totalCoreCount")); | |
+ } | |
+ } | |
+ } | |
+ } /* class MLNeuralEngineComputeDevice */ | |
+} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreMotion/CMAltimeter.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreMotion/CMAltimeter.g.cs | |
index 4ebd0f4..1abd84f 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreMotion/CMAltimeter.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreMotion/CMAltimeter.g.cs | |
@@ -83,12 +83,12 @@ namespace CoreMotion { | |
[Export ("startRelativeAltitudeUpdatesToQueue:withHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartRelativeAltitudeUpdates (NSOperationQueue queue, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V59))]global::System.Action<CMAltitudeData, NSError> handler) | |
+ public unsafe virtual void StartRelativeAltitudeUpdates (NSOperationQueue queue, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V60))]global::System.Action<CMAltitudeData, NSError> handler) | |
{ | |
var queue__handle__ = queue!.GetNonNullHandle (nameof (queue)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V59.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V60.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startRelativeAltitudeUpdatesToQueue:withHandler:"), queue__handle__, (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreMotion/CMPedometer.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreMotion/CMPedometer.g.cs | |
index ef01ed0..c1f7452 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreMotion/CMPedometer.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreMotion/CMPedometer.g.cs | |
@@ -83,13 +83,13 @@ namespace CoreMotion { | |
[Export ("queryPedometerDataFromDate:toDate:withHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void QueryPedometerData (NSDate start, NSDate end, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V60))]global::System.Action<CMPedometerData, NSError> handler) | |
+ public unsafe virtual void QueryPedometerData (NSDate start, NSDate end, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V61))]global::System.Action<CMPedometerData, NSError> handler) | |
{ | |
var start__handle__ = start!.GetNonNullHandle (nameof (start)); | |
var end__handle__ = end!.GetNonNullHandle (nameof (end)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V60.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V61.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("queryPedometerDataFromDate:toDate:withHandler:"), start__handle__, end__handle__, (IntPtr) block_ptr_handler); | |
@@ -114,11 +114,11 @@ namespace CoreMotion { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartPedometerEventUpdates ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V61))]global::System.Action<CMPedometerEvent, NSError> handler) | |
+ public unsafe virtual void StartPedometerEventUpdates ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<CMPedometerEvent, NSError> handler) | |
{ | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V61.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V62.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("startPedometerEventUpdatesWithHandler:"), (IntPtr) block_ptr_handler); | |
@@ -143,12 +143,12 @@ namespace CoreMotion { | |
} | |
[Export ("startPedometerUpdatesFromDate:withHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartPedometerUpdates (NSDate start, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V60))]global::System.Action<CMPedometerData, NSError> handler) | |
+ public unsafe virtual void StartPedometerUpdates (NSDate start, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V61))]global::System.Action<CMPedometerData, NSError> handler) | |
{ | |
var start__handle__ = start!.GetNonNullHandle (nameof (start)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V60.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V61.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startPedometerUpdatesFromDate:withHandler:"), start__handle__, (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCFeliCaTag.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCFeliCaTag.g.cs | |
index f83aeef..aee16aa 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCFeliCaTag.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCFeliCaTag.g.cs | |
@@ -53,11 +53,11 @@ namespace CoreNFC { | |
[SupportedOSPlatform ("maccatalyst")] | |
[Protocol (Name = "NFCFeliCaTag", WrapperType = typeof (NFCFeliCaTagWrapper))] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "Polling", Selector = "pollingWithSystemCode:requestCode:timeSlot:completionHandler:", ParameterType = new Type [] { typeof (NSData), typeof (CoreNFC.NFCFeliCaPollingRequestCode), typeof (CoreNFC.NFCFeliCaPollingTimeSlot), typeof (CoreNFC.NFCFeliCaPollingCompletionHandler) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaPollingCompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestService", Selector = "requestServiceWithNodeCodeList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V62) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestResponse", Selector = "requestResponseWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<nint, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V63) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestService", Selector = "requestServiceWithNodeCodeList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V63) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestResponse", Selector = "requestResponseWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<nint, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V64) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadWithoutEncryption", Selector = "readWithoutEncryptionWithServiceCodeList:blockList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (NSData[]), typeof (CoreNFC.NFCFeliCaReadWithoutEncryptionCompletionHandler) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaReadWithoutEncryptionCompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteWithoutEncryption", Selector = "writeWithoutEncryptionWithServiceCodeList:blockList:blockData:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (NSData[]), typeof (NSData[]), typeof (CoreNFC.NFCFeliCaStatus1Status2CompletionHandler) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaStatus1Status2CompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestSystemCode", Selector = "requestSystemCodeWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V62) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestSystemCode", Selector = "requestSystemCodeWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V63) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestServiceV2", Selector = "requestServiceV2WithNodeCodeList:completionHandler:", ParameterType = new Type [] { typeof (NSData[]), typeof (CoreNFC.NFCFeliCaRequestServiceV2CompletionHandler) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaRequestServiceV2CompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "RequestSpecificationVersion", Selector = "requestSpecificationVersionWithCompletionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCFeliCaRequestSpecificationVersionCompletionHandler) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaRequestSpecificationVersionCompletionHandler) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ResetMode", Selector = "resetModeWithCompletionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCFeliCaStatus1Status2CompletionHandler) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDNFCFeliCaStatus1Status2CompletionHandler) })] | |
@@ -78,11 +78,11 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestServiceWithNodeCodeList:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestResponseWithCompletionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<nint, NSError> completionHandler); | |
+ unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<nint, NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("readWithoutEncryptionWithServiceCodeList:blockList:completionHandler:")] | |
[Preserve (Conditional = true)] | |
@@ -94,7 +94,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestSystemCodeWithCompletionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("requestServiceV2WithNodeCodeList:completionHandler:")] | |
[Preserve (Conditional = true)] | |
@@ -141,25 +141,25 @@ namespace CoreNFC { | |
} | |
[Export ("requestServiceWithNodeCodeList:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void RequestService (NSData[] nodeCodeList, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
if (nodeCodeList is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (nodeCodeList)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsa_nodeCodeList = NSArray.FromNSObjects (nodeCodeList); | |
- using var block_completionHandler = Trampolines.SDActionArity2V62.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V63.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("requestServiceWithNodeCodeList:completionHandler:"), nsa_nodeCodeList.Handle, (IntPtr) block_ptr_completionHandler); | |
nsa_nodeCodeList.Dispose (); | |
} | |
[Export ("requestResponseWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<nint, NSError> completionHandler) | |
+ public unsafe void RequestResponse ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<nint, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V63.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V64.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("requestResponseWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -205,11 +205,11 @@ namespace CoreNFC { | |
} | |
[Export ("requestSystemCodeWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void RequestSystemCode ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V62.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V63.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("requestSystemCodeWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -270,11 +270,11 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V64.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V65.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso15693Tag.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso15693Tag.g.cs | |
index b8f8787..c24570e 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso15693Tag.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso15693Tag.g.cs | |
@@ -58,7 +58,7 @@ namespace CoreNFC { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadSingleBlock", Selector = "readSingleBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (global::System.Action<NSData, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V16) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteSingleBlock", Selector = "writeSingleBlockWithRequestFlags:blockNumber:dataBlock:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (NSData), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "LockBlock", Selector = "lockBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadMultipleBlocks", Selector = "readMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V62) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadMultipleBlocks", Selector = "readMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V63) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteMultipleBlocks", Selector = "writeMultipleBlocksWithRequestFlags:blockRange:dataBlocks:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (NSData[]), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "Select", Selector = "selectWithRequestFlags:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ResetToReady", Selector = "resetToReadyWithRequestFlags:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
@@ -67,12 +67,12 @@ namespace CoreNFC { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteDsfi", Selector = "writeDSFIDWithRequestFlag:dsfid:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (byte), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "LockDfsi", Selector = "lockDFSIDWithRequestFlag:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetSystemInfo", Selector = "getSystemInfoWithRequestFlag:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (CoreNFC.NFCGetSystemInfoCompletionHandler) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDNFCGetSystemInfoCompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetMultipleBlockSecurityStatus", Selector = "getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSNumber[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V65) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "GetMultipleBlockSecurityStatus", Selector = "getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSNumber[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V66) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CustomCommand", Selector = "customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (global::System.Action<NSData, NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V16) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedReadSingleBlock", Selector = "extendedReadSingleBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (global::System.Action<NSData, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V16) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedWriteSingleBlock", Selector = "extendedWriteSingleBlockWithRequestFlags:blockNumber:dataBlock:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedLockBlock", Selector = "extendedLockBlockWithRequestFlags:blockNumber:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedReadMultipleBlocks", Selector = "extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V62) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedReadMultipleBlocks", Selector = "extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (global::System.Action<NSData[], NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V63) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ExtendedWriteMultipleBlocks", Selector = "extendedWriteMultipleBlocksWithRequestFlags:blockRange:dataBlocks:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (NSRange), typeof (NSData[]), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "Authenticate", Selector = "authenticateWithRequestFlags:cryptoSuiteIdentifier:message:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (CoreNFC.NFCIso15693TagResponseCallback) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCIso15693TagResponseCallback) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "KeyUpdate", Selector = "keyUpdateWithRequestFlags:keyIdentifier:message:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCIso15693RequestFlag), typeof (IntPtr), typeof (NSData), typeof (CoreNFC.NFCIso15693TagResponseCallback) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDNFCIso15693TagResponseCallback) })] | |
@@ -131,7 +131,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("readMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler); | |
[SupportedOSPlatform ("ios13.0")] | |
[SupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -185,7 +185,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NSNumber[], NSError> completionHandler); | |
+ unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<NSNumber[], NSError> completionHandler); | |
[SupportedOSPlatform ("ios13.0")] | |
[SupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -215,7 +215,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler); | |
+ unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler); | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -369,11 +369,11 @@ namespace CoreNFC { | |
} | |
[Export ("readMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void ReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V62.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V63.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_byte_NSRange_NativeHandle (this.Handle, Selector.GetHandle ("readMultipleBlocksWithRequestFlags:blockRange:completionHandler:"), (byte)flags, blockRange, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -463,11 +463,11 @@ namespace CoreNFC { | |
} | |
[Export ("getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NSNumber[], NSError> completionHandler) | |
+ public unsafe void GetMultipleBlockSecurityStatus (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<NSNumber[], NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V65.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V66.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_byte_NSRange_NativeHandle (this.Handle, Selector.GetHandle ("getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler:"), (byte)flags, blockRange, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -515,11 +515,11 @@ namespace CoreNFC { | |
} | |
[Export ("extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V62))]global::System.Action<NSData[], NSError> completionHandler) | |
+ public unsafe void ExtendedReadMultipleBlocks (NFCIso15693RequestFlag flags, NSRange blockRange, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V63))]global::System.Action<NSData[], NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V62.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V63.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_byte_NSRange_NativeHandle (this.Handle, Selector.GetHandle ("extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler:"), (byte)flags, blockRange, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -653,11 +653,11 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V64.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V65.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso7816Tag.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso7816Tag.g.cs | |
index af1d591..40fb9c1 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso7816Tag.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCIso7816Tag.g.cs | |
@@ -124,11 +124,11 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V64.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V65.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCMiFareTag.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCMiFareTag.g.cs | |
index 6664aa5..7a87b62 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCMiFareTag.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCMiFareTag.g.cs | |
@@ -128,11 +128,11 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V64.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V65.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCNdefTag.g.cs b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCNdefTag.g.cs | |
index 1a79192..e5fd55b 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/CoreNFC/NFCNdefTag.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/CoreNFC/NFCNdefTag.g.cs | |
@@ -53,7 +53,7 @@ namespace CoreNFC { | |
[SupportedOSPlatform ("maccatalyst")] | |
[Protocol (Name = "NFCNDEFTag", WrapperType = typeof (NFCNdefTagWrapper))] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "QueryNdefStatus", Selector = "queryNDEFStatusWithCompletionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCQueryNdefStatusCompletionHandler) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDNFCQueryNdefStatusCompletionHandler) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadNdef", Selector = "readNDEFWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V64) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "ReadNdef", Selector = "readNDEFWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity2V65) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteNdef", Selector = "writeNDEF:completionHandler:", ParameterType = new Type [] { typeof (CoreNFC.NFCNdefMessage), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "WriteLock", Selector = "writeLockWithCompletionHandler:", ParameterType = new Type [] { typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false }, ParameterBlockProxy = new Type? [] { typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Available", Selector = "available", PropertyType = typeof (bool), GetterSelector = "isAvailable", ArgumentSemantic = ArgumentSemantic.None)] | |
@@ -69,7 +69,7 @@ namespace CoreNFC { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("readNDEFWithCompletionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<NFCNdefMessage, NSError> completionHandler); | |
+ unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NFCNdefMessage, NSError> completionHandler); | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("writeNDEF:completionHandler:")] | |
[Preserve (Conditional = true)] | |
@@ -102,11 +102,11 @@ namespace CoreNFC { | |
} | |
[Export ("readNDEFWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V64))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
+ public unsafe void ReadNdef ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V65))]global::System.Action<NFCNdefMessage, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V64.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V65.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readNDEFWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/DeviceCheck/DCAppAttestService.g.cs b/new/dotnet/maccatalyst/generated-sources/DeviceCheck/DCAppAttestService.g.cs | |
index cc1b88d..a18b49b 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/DeviceCheck/DCAppAttestService.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/DeviceCheck/DCAppAttestService.g.cs | |
@@ -134,11 +134,11 @@ namespace DeviceCheck { | |
} | |
[Export ("generateKeyWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GenerateKey ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<string, NSError> completionHandler) | |
+ public unsafe virtual void GenerateKey ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<string, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V66.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V67.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("generateKeyWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSData.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSData.g.cs | |
index 43d032e..35ef715 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSData.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSData.g.cs | |
@@ -132,10 +132,10 @@ namespace Foundation { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NSData (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<nint, nuint>? deallocator) | |
+ public unsafe NSData (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<nint, nuint>? deallocator) | |
: base (NSObjectFlag.Empty) | |
{ | |
- using var block_deallocator = Trampolines.SDActionArity2V67.CreateNullableBlock (deallocator); | |
+ using var block_deallocator = Trampolines.SDActionArity2V68.CreateNullableBlock (deallocator); | |
BlockLiteral *block_ptr_deallocator = null; | |
if (deallocator is not null) | |
block_ptr_deallocator = &block_deallocator; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSFileManager.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSFileManager.g.cs | |
index 9da3feb..414e786 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSFileManager.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSFileManager.g.cs | |
@@ -458,12 +458,12 @@ namespace Foundation { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetFileProviderServices (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<NSDictionary<NSString, NSFileProviderService>, NSError> completionHandler) | |
+ public unsafe virtual void GetFileProviderServices (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSDictionary<NSString, NSFileProviderService>, NSError> completionHandler) | |
{ | |
var url__handle__ = url!.GetNonNullHandle (nameof (url)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V68.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V69.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getFileProviderServicesForItemAtURL:completionHandler:"), url__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSFileProviderService.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSFileProviderService.g.cs | |
index aafa759..50822a3 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSFileProviderService.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSFileProviderService.g.cs | |
@@ -72,11 +72,11 @@ namespace Foundation { | |
[Export ("getFileProviderConnectionWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetFileProviderConnection ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V69))]global::System.Action<NSXpcConnection, NSError> completionHandler) | |
+ public unsafe virtual void GetFileProviderConnection ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NSXpcConnection, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V69.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getFileProviderConnectionWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSItemProvider.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSItemProvider.g.cs | |
index b2e4ab1..21042cf 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSItemProvider.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSItemProvider.g.cs | |
@@ -447,13 +447,13 @@ namespace Foundation { | |
} | |
[Export ("loadItemForTypeIdentifier:options:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadItem (string typeIdentifier, NSDictionary? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NSObject, NSError>? completionHandler) | |
+ public unsafe virtual void LoadItem (string typeIdentifier, NSDictionary? options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NSObject, NSError>? completionHandler) | |
{ | |
if (typeIdentifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (typeIdentifier)); | |
var options__handle__ = options.GetHandle (); | |
var nstypeIdentifier = CFString.CreateNative (typeIdentifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V70.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V71.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -482,12 +482,12 @@ namespace Foundation { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual NSProgress LoadObject (Class aClass, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<INSItemProviderReading, NSError> completionHandler) | |
+ public unsafe virtual NSProgress LoadObject (Class aClass, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V72))]global::System.Action<INSItemProviderReading, NSError> completionHandler) | |
{ | |
var aClass__handle__ = aClass!.GetNonNullHandle (nameof (aClass)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V72.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
return Runtime.GetNSObject<NSProgress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("loadObjectOfClass:completionHandler:"), aClass.Handle, (IntPtr) block_ptr_completionHandler))!; | |
@@ -529,12 +529,12 @@ namespace Foundation { | |
} | |
[Export ("loadPreviewImageWithOptions:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadPreviewImage (NSDictionary options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V70))]global::System.Action<NSObject, NSError> completionHandler) | |
+ public unsafe virtual void LoadPreviewImage (NSDictionary options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V71))]global::System.Action<NSObject, NSError> completionHandler) | |
{ | |
var options__handle__ = options!.GetNonNullHandle (nameof (options)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V70.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V71.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("loadPreviewImageWithOptions:completionHandler:"), options__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs | |
index 91bbac5..218ceb7 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionWebSocketTask.g.cs | |
@@ -83,11 +83,11 @@ namespace Foundation { | |
} | |
[Export ("receiveMessageWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ReceiveMessage ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V72))]global::System.Action<NSUrlSessionWebSocketMessage, NSError> completionHandler) | |
+ public unsafe virtual void ReceiveMessage ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))]global::System.Action<NSUrlSessionWebSocketMessage, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V72.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V73.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("receiveMessageWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameController/GCPhysicalInputProfile.g.cs b/new/dotnet/maccatalyst/generated-sources/GameController/GCPhysicalInputProfile.g.cs | |
index 9366738..b9036c4 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameController/GCPhysicalInputProfile.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameController/GCPhysicalInputProfile.g.cs | |
@@ -334,7 +334,7 @@ namespace GameController { | |
[SupportedOSPlatform ("ios16.0")] | |
[SupportedOSPlatform ("maccatalyst16.0")] | |
public unsafe virtual global::System.Action<GCPhysicalInputProfile, GCControllerElement>? ValueDidChangeHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V73))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V74))] | |
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)] | |
get { | |
NativeHandle ret; | |
@@ -343,12 +343,12 @@ namespace GameController { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("valueDidChangeHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V73.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V74.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V73))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))] | |
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)] | |
set { | |
- using var block_value = Trampolines.SDActionArity2V73.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V74.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKAchievement.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKAchievement.g.cs | |
index 7053e92..e3a2019 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKAchievement.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKAchievement.g.cs | |
@@ -429,11 +429,11 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SelectChallengeablePlayerIDs (string[]? playerIDs, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V74))]global::System.Action<string[], NSError>? completionHandler) | |
+ public unsafe virtual void SelectChallengeablePlayerIDs (string[]? playerIDs, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<string[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var nsa_playerIDs = playerIDs is null ? null : NSArray.FromStrings (playerIDs); | |
- using var block_completionHandler = Trampolines.SDActionArity2V74.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V75.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -470,13 +470,13 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SelectChallengeablePlayers (GKPlayer[] players, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void SelectChallengeablePlayers (GKPlayer[] players, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (players is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (players)); | |
var nsa_players = NSArray.FromNSObjects (players); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKChallenge.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKChallenge.g.cs | |
index 8935883..61f15cf 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKChallenge.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKChallenge.g.cs | |
@@ -126,10 +126,10 @@ namespace GameKit { | |
} | |
[Export ("loadReceivedChallengesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadReceivedChallenges ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKChallenge[], NSError>? completionHandler) | |
+ public unsafe static void LoadReceivedChallenges ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V77))]global::System.Action<GKChallenge[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V76.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V77.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKCloudPlayer.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKCloudPlayer.g.cs | |
index e3ab74c..4c6e3e7 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKCloudPlayer.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKCloudPlayer.g.cs | |
@@ -89,13 +89,13 @@ namespace GameKit { | |
[Export ("getCurrentSignedInPlayerForContainer:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetCurrentSignedInPlayer (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V77))]global::System.Action<GKCloudPlayer, NSError> handler) | |
+ public unsafe static void GetCurrentSignedInPlayer (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V78))]global::System.Action<GKCloudPlayer, NSError> handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
var nscontainerName = CFString.CreateNative (containerName); | |
- using var block_handler = Trampolines.SDActionArity2V77.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V78.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("getCurrentSignedInPlayerForContainer:completionHandler:"), nscontainerName, (IntPtr) block_ptr_handler); | |
CFString.ReleaseNative (nscontainerName); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKGameSession.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKGameSession.g.cs | |
index 99db759..61854ea 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKGameSession.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKGameSession.g.cs | |
@@ -136,7 +136,7 @@ namespace GameKit { | |
} | |
[Export ("createSessionInContainer:withTitle:maxConnectedPlayers:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void CreateSession (string? containerName, string title, nint maxPlayers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V78))]global::System.Action<GKGameSession, NSError> completionHandler) | |
+ public unsafe static void CreateSession (string? containerName, string title, nint maxPlayers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V79))]global::System.Action<GKGameSession, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (title is null) | |
@@ -145,7 +145,7 @@ namespace GameKit { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nscontainerName = CFString.CreateNative (containerName); | |
var nstitle = CFString.CreateNative (title); | |
- using var block_completionHandler = Trampolines.SDActionArity2V78.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V79.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_IntPtr_NativeHandle (class_ptr, Selector.GetHandle ("createSessionInContainer:withTitle:maxConnectedPlayers:completionHandler:"), nscontainerName, nstitle, maxPlayers, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nscontainerName); | |
@@ -230,7 +230,7 @@ namespace GameKit { | |
} | |
[Export ("loadSessionWithIdentifier:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadSession (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V78))]global::System.Action<GKGameSession, NSError> completionHandler) | |
+ public unsafe static void LoadSession (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V79))]global::System.Action<GKGameSession, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (identifier is null) | |
@@ -238,7 +238,7 @@ namespace GameKit { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V78.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V79.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadSessionWithIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsidentifier); | |
@@ -257,13 +257,13 @@ namespace GameKit { | |
} | |
[Export ("loadSessionsInContainer:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadSessions (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V79))]global::System.Action<GKGameSession[], NSError> completionHandler) | |
+ public unsafe static void LoadSessions (string? containerName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V80))]global::System.Action<GKGameSession[], NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nscontainerName = CFString.CreateNative (containerName); | |
- using var block_completionHandler = Trampolines.SDActionArity2V79.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V80.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("loadSessionsInContainer:completionHandler:"), nscontainerName, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nscontainerName); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKLeaderboard.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKLeaderboard.g.cs | |
index 0b552ff..ce8e3d7 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKLeaderboard.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKLeaderboard.g.cs | |
@@ -293,10 +293,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("maccatalyst")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadLeaderboards ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V80))]global::System.Action<GKLeaderboard[], NSError>? completionHandler) | |
+ public unsafe static void LoadLeaderboards ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<GKLeaderboard[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V80.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V81.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKLocalPlayer.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKLocalPlayer.g.cs | |
index 10845dd..6c06c6e 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKLocalPlayer.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKLocalPlayer.g.cs | |
@@ -219,10 +219,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FetchSavedGames ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<GKSavedGame[], NSError>? handler) | |
+ public unsafe virtual void FetchSavedGames ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V82))]global::System.Action<GKSavedGame[], NSError>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_handler = Trampolines.SDActionArity2V81.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V82.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
@@ -301,10 +301,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadChallengeableFriends ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void LoadChallengeableFriends ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -339,10 +339,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadDefaultLeaderboardCategoryID ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<string, NSError>? completionHandler) | |
+ public unsafe virtual void LoadDefaultLeaderboardCategoryID ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<string, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V66.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V67.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -377,10 +377,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadDefaultLeaderboardIdentifier ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V66))]global::System.Action<string, NSError>? completionHandler) | |
+ public unsafe virtual void LoadDefaultLeaderboardIdentifier ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<string, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V66.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V67.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -416,10 +416,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void LoadFriendPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -496,12 +496,12 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendsAuthorizationStatus ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V82))]global::System.Action<GKFriendsAuthorizationStatus, NSError> completionHandler) | |
+ public unsafe virtual void LoadFriendsAuthorizationStatus ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V83))]global::System.Action<GKFriendsAuthorizationStatus, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V82.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V83.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("loadFriendsAuthorizationStatus:"), (IntPtr) block_ptr_completionHandler); | |
@@ -531,12 +531,12 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendsList ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
+ public unsafe virtual void LoadFriendsList ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("loadFriends:"), (IntPtr) block_ptr_completionHandler); | |
@@ -566,7 +566,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadFriendsList (string[] identifiers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
+ public unsafe virtual void LoadFriendsList (string[] identifiers, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKPlayer[], NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (identifiers is null) | |
@@ -574,7 +574,7 @@ namespace GameKit { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsa_identifiers = NSArray.FromStrings (identifiers); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("loadFriendsWithIdentifiers:completionHandler:"), nsa_identifiers.Handle, (IntPtr) block_ptr_completionHandler); | |
@@ -605,10 +605,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void LoadRecentPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void LoadRecentPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -660,14 +660,14 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ResolveConflictingSavedGames (GKSavedGame[] conflictingSavedGames, NSData data, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V81))]global::System.Action<GKSavedGame[], NSError>? handler) | |
+ public unsafe virtual void ResolveConflictingSavedGames (GKSavedGame[] conflictingSavedGames, NSData data, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V82))]global::System.Action<GKSavedGame[], NSError>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (conflictingSavedGames is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (conflictingSavedGames)); | |
var data__handle__ = data!.GetNonNullHandle (nameof (data)); | |
var nsa_conflictingSavedGames = NSArray.FromNSObjects (conflictingSavedGames); | |
- using var block_handler = Trampolines.SDActionArity2V81.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V82.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
@@ -684,14 +684,14 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SaveGameData (NSData data, string name, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V83))]global::System.Action<GKSavedGame, NSError>? handler) | |
+ public unsafe virtual void SaveGameData (NSData data, string name, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V84))]global::System.Action<GKSavedGame, NSError>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var data__handle__ = data!.GetNonNullHandle (nameof (data)); | |
if (name is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (name)); | |
var nsname = CFString.CreateNative (name); | |
- using var block_handler = Trampolines.SDActionArity2V83.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V84.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
@@ -825,7 +825,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
public unsafe virtual global::System.Action<global::UIKit.UIViewController, NSError>? AuthenticateHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V84))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V85))] | |
[Export ("authenticateHandler", ArgumentSemantic.Copy)] | |
get { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -835,13 +835,13 @@ namespace GameKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("authenticateHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V84.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V85.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V84))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))] | |
[Export ("setAuthenticateHandler:", ArgumentSemantic.Copy)] | |
set { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V84.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V85.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKMatch.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKMatch.g.cs | |
index 377dcd1..701b920 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKMatch.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKMatch.g.cs | |
@@ -157,10 +157,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKMatch, NSError>? completionHandler) | |
+ public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKMatchRequest.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKMatchRequest.g.cs | |
index daece45..8fd46f3 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKMatchRequest.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKMatchRequest.g.cs | |
@@ -147,7 +147,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
public unsafe virtual global::System.Action<string, GKInviteeResponse>? InviteeResponseHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V86))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V87))] | |
[Export ("inviteeResponseHandler", ArgumentSemantic.Copy)] | |
get { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -157,13 +157,13 @@ namespace GameKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("inviteeResponseHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V86.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V87.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V87))] | |
[Export ("setInviteeResponseHandler:", ArgumentSemantic.Copy)] | |
set { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V86.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V87.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
@@ -295,7 +295,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
public unsafe virtual global::System.Action<GKPlayer, GKInviteRecipientResponse>? RecipientResponseHandler { | |
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V87))] | |
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity2V88))] | |
[Export ("recipientResponseHandler", ArgumentSemantic.Copy)] | |
get { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
@@ -305,13 +305,13 @@ namespace GameKit { | |
} else { | |
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("recipientResponseHandler")); | |
} | |
- return global::ObjCRuntime.Trampolines.NIDActionArity2V87.Create (ret)!; | |
+ return global::ObjCRuntime.Trampolines.NIDActionArity2V88.Create (ret)!; | |
} | |
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V87))] | |
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V88))] | |
[Export ("setRecipientResponseHandler:", ArgumentSemantic.Copy)] | |
set { | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_value = Trampolines.SDActionArity2V87.CreateNullableBlock (value); | |
+ using var block_value = Trampolines.SDActionArity2V88.CreateNullableBlock (value); | |
BlockLiteral *block_ptr_value = null; | |
if (value is not null) | |
block_ptr_value = &block_value; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKMatchmaker.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKMatchmaker.g.cs | |
index 6b9de27..c3d7821 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKMatchmaker.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKMatchmaker.g.cs | |
@@ -237,11 +237,11 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FindPlayersForHostedRequest (GKMatchRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V75))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
+ public unsafe virtual void FindPlayersForHostedRequest (GKMatchRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V76))]global::System.Action<GKPlayer[], NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V75.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V76.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -289,11 +289,11 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Match (GKInvite invite, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V85))]global::System.Action<GKMatch, NSError>? completionHandler) | |
+ public unsafe virtual void Match (GKInvite invite, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V86))]global::System.Action<GKMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
var invite__handle__ = invite!.GetNonNullHandle (nameof (invite)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V85.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V86.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -382,10 +382,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V88))]global::System.Action<string, bool>? reachableHandler) | |
+ public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V89))]global::System.Action<string, bool>? reachableHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_reachableHandler = Trampolines.SDActionArity2V88.CreateNullableBlock (reachableHandler); | |
+ using var block_reachableHandler = Trampolines.SDActionArity2V89.CreateNullableBlock (reachableHandler); | |
BlockLiteral *block_ptr_reachableHandler = null; | |
if (reachableHandler is not null) | |
block_ptr_reachableHandler = &block_reachableHandler; | |
@@ -401,10 +401,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V89))]global::System.Action<GKPlayer, bool>? handler) | |
+ public unsafe virtual void StartBrowsingForNearbyPlayers ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V90))]global::System.Action<GKPlayer, bool>? handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_handler = Trampolines.SDActionArity2V89.CreateNullableBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V90.CreateNullableBlock (handler); | |
BlockLiteral *block_ptr_handler = null; | |
if (handler is not null) | |
block_ptr_handler = &block_handler; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKTurnBasedMatch.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKTurnBasedMatch.g.cs | |
index 4f2e5d8..22cd476 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKTurnBasedMatch.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKTurnBasedMatch.g.cs | |
@@ -85,10 +85,10 @@ namespace GameKit { | |
[Export ("acceptInviteWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AcceptInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V90))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe virtual void AcceptInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V90.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V91.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -112,10 +112,10 @@ namespace GameKit { | |
} | |
[Export ("declineInviteWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DeclineInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V90))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe virtual void DeclineInvite ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V90.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V91.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -368,13 +368,13 @@ namespace GameKit { | |
} | |
[Export ("loadMatchWithID:withCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadMatch (string matchId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V90))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe static void LoadMatch (string matchId, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (matchId is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (matchId)); | |
var nsmatchId = CFString.CreateNative (matchId); | |
- using var block_completionHandler = Trampolines.SDActionArity2V90.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V91.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -559,10 +559,10 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V90))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
+ public unsafe virtual void Rematch ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKTurnBasedMatch, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
- using var block_completionHandler = Trampolines.SDActionArity2V90.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V91.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -689,7 +689,7 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SendExchange (GKTurnBasedParticipant[] participants, NSData data, string localizableMessage, NSObject[] arguments, double timeout, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V91))]global::System.Action<GKTurnBasedExchange, NSError>? completionHandler) | |
+ public unsafe virtual void SendExchange (GKTurnBasedParticipant[] participants, NSData data, string localizableMessage, NSObject[] arguments, double timeout, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V92))]global::System.Action<GKTurnBasedExchange, NSError>? completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (participants is null) | |
@@ -702,7 +702,7 @@ namespace GameKit { | |
var nsa_participants = NSArray.FromNSObjects (participants); | |
var nslocalizableMessage = CFString.CreateNative (localizableMessage); | |
var nsa_arguments = NSArray.FromNSObjects (arguments); | |
- using var block_completionHandler = Trampolines.SDActionArity2V91.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V92.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
diff --git a/old/dotnet/maccatalyst/generated-sources/GameKit/GKVoiceChat.g.cs b/new/dotnet/maccatalyst/generated-sources/GameKit/GKVoiceChat.g.cs | |
index d68a227..bf89cfd 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/GameKit/GKVoiceChat.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/GameKit/GKVoiceChat.g.cs | |
@@ -134,12 +134,12 @@ namespace GameKit { | |
[SupportedOSPlatform ("macos")] | |
[SupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SetPlayerVoiceChatStateChangeHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V92))]global::System.Action<GKPlayer, GKVoiceChatPlayerState> handler) | |
+ public unsafe virtual void SetPlayerVoiceChatStateChangeHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V93))]global::System.Action<GKPlayer, GKVoiceChatPlayerState> handler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V92.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V93.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("setPlayerVoiceChatStateDidChangeHandler:"), (IntPtr) block_ptr_handler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKAttachmentStore.g.cs b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKAttachmentStore.g.cs | |
index e6ef8be..316ad26 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKAttachmentStore.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKAttachmentStore.g.cs | |
@@ -96,7 +96,7 @@ namespace HealthKit { | |
} | |
[Export ("addAttachmentToObject:name:contentType:URL:metadata:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddAttachment (HKObject @object, string name, global::UniformTypeIdentifiers.UTType contentType, NSUrl URL, NSDictionary<NSString, NSObject>? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V93))]global::System.Action<HKAttachment, NSError> completion) | |
+ public unsafe virtual void AddAttachment (HKObject @object, string name, global::UniformTypeIdentifiers.UTType contentType, NSUrl URL, NSDictionary<NSString, NSObject>? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V94))]global::System.Action<HKAttachment, NSError> completion) | |
{ | |
var @object__handle__ = @object!.GetNonNullHandle (nameof (@object)); | |
if (name is null) | |
@@ -107,7 +107,7 @@ namespace HealthKit { | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsname = CFString.CreateNative (name); | |
- using var block_completion = Trampolines.SDActionArity2V93.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V94.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addAttachmentToObject:name:contentType:URL:metadata:completion:"), @object__handle__, nsname, contentType__handle__, URL__handle__, metadata__handle__, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs | |
index 234756e..05c7bea 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs | |
@@ -392,12 +392,12 @@ namespace HealthKit { | |
[SupportedOSPlatform ("ios")] | |
[SupportedOSPlatform ("macos13.0")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetPreferredUnits (NSSet quantityTypes, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V94))]global::System.Action<NSDictionary, NSError> completion) | |
+ public unsafe virtual void GetPreferredUnits (NSSet quantityTypes, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V95))]global::System.Action<NSDictionary, NSError> completion) | |
{ | |
var quantityTypes__handle__ = quantityTypes!.GetNonNullHandle (nameof (quantityTypes)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V94.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V95.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("preferredUnitsForQuantityTypes:completion:"), quantityTypes__handle__, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs | |
index b3be64c..959a15e 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKHeartbeatSeriesBuilder.g.cs | |
@@ -146,11 +146,11 @@ namespace HealthKit { | |
} | |
[Export ("finishSeriesWithCompletion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void FinishSeries ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V95))]global::System.Action<HKHeartbeatSeriesSample, NSError> completion) | |
+ public unsafe virtual void FinishSeries ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V96))]global::System.Action<HKHeartbeatSeriesSample, NSError> completion) | |
{ | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V95.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V96.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("finishSeriesWithCompletion:"), (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs | |
index 48200f3..7b6c491 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKWorkoutRouteBuilder.g.cs | |
@@ -147,13 +147,13 @@ namespace HealthKit { | |
} | |
[Export ("finishRouteWithWorkout:metadata:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- protected unsafe virtual void FinishRoute (HKWorkout workout, NSDictionary? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V96))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
+ protected unsafe virtual void FinishRoute (HKWorkout workout, NSDictionary? metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V97))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
{ | |
var workout__handle__ = workout!.GetNonNullHandle (nameof (workout)); | |
var metadata__handle__ = metadata.GetHandle (); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V96.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V97.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("finishRouteWithWorkout:metadata:completion:"), workout__handle__, metadata__handle__, (IntPtr) block_ptr_completion); | |
@@ -174,7 +174,7 @@ namespace HealthKit { | |
return tcs.Task; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void FinishRoute (HKWorkout workout, HKMetadata metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V96))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
+ public unsafe void FinishRoute (HKWorkout workout, HKMetadata metadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V97))]global::System.Action<HKWorkoutRoute, NSError> completion) | |
{ | |
FinishRoute (workout, metadata.GetDictionary (), completion); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/HomeKit/HMHome.g.cs b/new/dotnet/maccatalyst/generated-sources/HomeKit/HMHome.g.cs | |
index 258d444..b9f9886 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/HomeKit/HMHome.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/HomeKit/HMHome.g.cs | |
@@ -107,14 +107,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddActionSet (string actionSetName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V97))]global::System.Action<HMActionSet, NSError> completion) | |
+ public unsafe virtual void AddActionSet (string actionSetName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V98))]global::System.Action<HMActionSet, NSError> completion) | |
{ | |
if (actionSetName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (actionSetName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsactionSetName = CFString.CreateNative (actionSetName); | |
- using var block_completion = Trampolines.SDActionArity2V97.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V98.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addActionSetWithName:completionHandler:"), nsactionSetName, (IntPtr) block_ptr_completion); | |
@@ -143,14 +143,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddRoom (string roomName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V98))]global::System.Action<HMRoom, NSError> completion) | |
+ public unsafe virtual void AddRoom (string roomName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V99))]global::System.Action<HMRoom, NSError> completion) | |
{ | |
if (roomName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (roomName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsroomName = CFString.CreateNative (roomName); | |
- using var block_completion = Trampolines.SDActionArity2V98.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V99.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addRoomWithName:completionHandler:"), nsroomName, (IntPtr) block_ptr_completion); | |
@@ -179,14 +179,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddServiceGroup (string serviceGroupName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V99))]global::System.Action<HMServiceGroup, NSError> completion) | |
+ public unsafe virtual void AddServiceGroup (string serviceGroupName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V100))]global::System.Action<HMServiceGroup, NSError> completion) | |
{ | |
if (serviceGroupName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (serviceGroupName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nsserviceGroupName = CFString.CreateNative (serviceGroupName); | |
- using var block_completion = Trampolines.SDActionArity2V99.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V100.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addServiceGroupWithName:completionHandler:"), nsserviceGroupName, (IntPtr) block_ptr_completion); | |
@@ -250,11 +250,11 @@ namespace HomeKit { | |
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'ManageUsers' instead.")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddUser ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V100))]global::System.Action<HMUser, NSError> completion) | |
+ public unsafe virtual void AddUser ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V101))]global::System.Action<HMUser, NSError> completion) | |
{ | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V100.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V101.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("addUserWithCompletionHandler:"), (IntPtr) block_ptr_completion); | |
@@ -284,14 +284,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddZone (string zoneName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V101))]global::System.Action<HMZone, NSError> completion) | |
+ public unsafe virtual void AddZone (string zoneName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V102))]global::System.Action<HMZone, NSError> completion) | |
{ | |
if (zoneName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (zoneName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nszoneName = CFString.CreateNative (zoneName); | |
- using var block_completion = Trampolines.SDActionArity2V101.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V102.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addZoneWithName:completionHandler:"), nszoneName, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/HomeKit/HMHomeManager.g.cs b/new/dotnet/maccatalyst/generated-sources/HomeKit/HMHomeManager.g.cs | |
index 4810ac5..e1bdd40 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/HomeKit/HMHomeManager.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/HomeKit/HMHomeManager.g.cs | |
@@ -86,14 +86,14 @@ namespace HomeKit { | |
[SupportedOSPlatform ("maccatalyst14.0")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddHome (string homeName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V102))]global::System.Action<HMHome, NSError> completion) | |
+ public unsafe virtual void AddHome (string homeName, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V103))]global::System.Action<HMHome, NSError> completion) | |
{ | |
if (homeName is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (homeName)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
var nshomeName = CFString.CreateNative (homeName); | |
- using var block_completion = Trampolines.SDActionArity2V102.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V103.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("addHomeWithName:completionHandler:"), nshomeName, (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs b/new/dotnet/maccatalyst/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs | |
index 6217199..47f0281 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/IdentityLookup/ILMessageFilterExtensionContext.g.cs | |
@@ -72,11 +72,11 @@ namespace IdentityLookup { | |
[Export ("deferQueryRequestToNetworkWithCompletion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void DeferQueryRequestToNetwork ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V103))]global::System.Action<ILNetworkResponse, NSError> completion) | |
+ public unsafe virtual void DeferQueryRequestToNetwork ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V104))]global::System.Action<ILNetworkResponse, NSError> completion) | |
{ | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V103.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V104.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("deferQueryRequestToNetworkWithCompletion:"), (IntPtr) block_ptr_completion); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Intents/INVoiceShortcutCenter.g.cs b/new/dotnet/maccatalyst/generated-sources/Intents/INVoiceShortcutCenter.g.cs | |
index d7e009b..a523a00 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Intents/INVoiceShortcutCenter.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Intents/INVoiceShortcutCenter.g.cs | |
@@ -98,12 +98,12 @@ namespace Intents { | |
} | |
[Export ("getVoiceShortcutWithIdentifier:completion:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetVoiceShortcut (NSUuid identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V104))]global::System.Action<INVoiceShortcut, NSError> completionHandler) | |
+ public unsafe virtual void GetVoiceShortcut (NSUuid identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V105))]global::System.Action<INVoiceShortcut, NSError> completionHandler) | |
{ | |
var identifier__handle__ = identifier!.GetNonNullHandle (nameof (identifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V104.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V105.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getVoiceShortcutWithIdentifier:completion:"), identifier__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/LinkPresentation/LPMetadataProvider.g.cs b/new/dotnet/maccatalyst/generated-sources/LinkPresentation/LPMetadataProvider.g.cs | |
index b7d737a..69f1c2c 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/LinkPresentation/LPMetadataProvider.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/LinkPresentation/LPMetadataProvider.g.cs | |
@@ -94,12 +94,12 @@ namespace LinkPresentation { | |
} | |
[Export ("startFetchingMetadataForURL:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartFetchingMetadata (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V105))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
+ public unsafe virtual void StartFetchingMetadata (NSUrl url, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V106))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
{ | |
var url__handle__ = url!.GetNonNullHandle (nameof (url)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V105.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V106.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startFetchingMetadataForURL:completionHandler:"), url__handle__, (IntPtr) block_ptr_completionHandler); | |
@@ -125,12 +125,12 @@ namespace LinkPresentation { | |
[SupportedOSPlatform ("maccatalyst15.0")] | |
[UnsupportedOSPlatform ("tvos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void StartFetchingMetadata (NSUrlRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V105))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
+ public unsafe virtual void StartFetchingMetadata (NSUrlRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V106))]global::System.Action<LPLinkMetadata, NSError> completionHandler) | |
{ | |
var request__handle__ = request!.GetNonNullHandle (nameof (request)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V105.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V106.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("startFetchingMetadataForRequest:completionHandler:"), request__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MLCompute/MLCTensorData.g.cs b/new/dotnet/maccatalyst/generated-sources/MLCompute/MLCTensorData.g.cs | |
index b975427..f2f951a 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MLCompute/MLCTensorData.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MLCompute/MLCTensorData.g.cs | |
@@ -82,11 +82,11 @@ namespace MLCompute { | |
[SupportedOSPlatform ("ios14.5")] | |
[SupportedOSPlatform ("maccatalyst14.5")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static MLCTensorData CreateFromBytesNoCopy (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V67))]global::System.Action<nint, nuint> deallocator) | |
+ public unsafe static MLCTensorData CreateFromBytesNoCopy (nint bytes, nuint length, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V68))]global::System.Action<nint, nuint> deallocator) | |
{ | |
if (deallocator is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (deallocator)); | |
- using var block_deallocator = Trampolines.SDActionArity2V67.CreateBlock (deallocator); | |
+ using var block_deallocator = Trampolines.SDActionArity2V68.CreateBlock (deallocator); | |
BlockLiteral *block_ptr_deallocator = &block_deallocator; | |
return Runtime.GetNSObject<MLCTensorData> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_IntPtr_UIntPtr_NativeHandle (class_ptr, Selector.GetHandle ("dataWithBytesNoCopy:length:deallocator:"), bytes, length, (IntPtr) block_ptr_deallocator))!; | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs b/new/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs | |
index 16acc9d..1a49916 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSceneRequest.g.cs | |
@@ -110,12 +110,12 @@ namespace MapKit { | |
} | |
[Export ("getSceneWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetScene ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V106))]global::System.Action<MKLookAroundScene, NSError> completionHandler) | |
+ public unsafe virtual void GetScene ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V107))]global::System.Action<MKLookAroundScene, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V106.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V107.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getSceneWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs b/new/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs | |
index c1a0c97..b6d18fc 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MapKit/MKLookAroundSnapshotter.g.cs | |
@@ -98,12 +98,12 @@ namespace MapKit { | |
} | |
[Export ("getSnapshotWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetSnapshot ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V107))]global::System.Action<MKLookAroundSnapshot, NSError> completionHandler) | |
+ public unsafe virtual void GetSnapshot ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V108))]global::System.Action<MKLookAroundSnapshot, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V107.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V108.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getSnapshotWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MapKit/MKMapItemRequest.g.cs b/new/dotnet/maccatalyst/generated-sources/MapKit/MKMapItemRequest.g.cs | |
index 65fce57..8062c31 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MapKit/MKMapItemRequest.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MapKit/MKMapItemRequest.g.cs | |
@@ -97,12 +97,12 @@ namespace MapKit { | |
} | |
[Export ("getMapItemWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetMapItem ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V108))]global::System.Action<MKMapItem, NSError> completionHandler) | |
+ public unsafe virtual void GetMapItem ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V109))]global::System.Action<MKMapItem, NSError> completionHandler) | |
{ | |
global::UIKit.UIApplication.EnsureUIThread (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V108.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V109.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getMapItemWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMediaLibrary.g.cs b/new/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMediaLibrary.g.cs | |
index 0d39b57..6d2daa2 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMediaLibrary.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMediaLibrary.g.cs | |
@@ -101,12 +101,12 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void AddItem (string productID, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V109))]global::System.Action<MPMediaEntity[], NSError>? completionHandler) | |
+ public unsafe virtual void AddItem (string productID, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V110))]global::System.Action<MPMediaEntity[], NSError>? completionHandler) | |
{ | |
if (productID is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (productID)); | |
var nsproductID = CFString.CreateNative (productID); | |
- using var block_completionHandler = Trampolines.SDActionArity2V109.CreateNullableBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V110.CreateNullableBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = null; | |
if (completionHandler is not null) | |
block_ptr_completionHandler = &block_completionHandler; | |
@@ -174,13 +174,13 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetPlaylist (NSUuid uuid, MPMediaPlaylistCreationMetadata? creationMetadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V110))]global::System.Action<MPMediaPlaylist, NSError> completionHandler) | |
+ public unsafe virtual void GetPlaylist (NSUuid uuid, MPMediaPlaylistCreationMetadata? creationMetadata, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V111))]global::System.Action<MPMediaPlaylist, NSError> completionHandler) | |
{ | |
var uuid__handle__ = uuid!.GetNonNullHandle (nameof (uuid)); | |
var creationMetadata__handle__ = creationMetadata.GetHandle (); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V110.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V111.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("getPlaylistWithUUID:creationMetadata:completionHandler:"), uuid__handle__, creationMetadata__handle__, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs b/new/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs | |
index 47c1f27..1033792 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MediaPlayer/MPMusicPlayerApplicationController.g.cs | |
@@ -84,7 +84,7 @@ namespace MediaPlayer { | |
[Export ("performQueueTransaction:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void Perform ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V194))]global::System.Action<MPMusicPlayerControllerMutableQueue> queueTransaction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V111))]global::System.Action<MPMusicPlayerControllerQueue, NSError> completionHandler) | |
+ public unsafe virtual void Perform ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V194))]global::System.Action<MPMusicPlayerControllerMutableQueue> queueTransaction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V112))]global::System.Action<MPMusicPlayerControllerQueue, NSError> completionHandler) | |
{ | |
if (queueTransaction is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (queueTransaction)); | |
@@ -92,7 +92,7 @@ namespace MediaPlayer { | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
using var block_queueTransaction = Trampolines.SDActionArity1V194.CreateBlock (queueTransaction); | |
BlockLiteral *block_ptr_queueTransaction = &block_queueTransaction; | |
- using var block_completionHandler = Trampolines.SDActionArity2V111.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V112.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("performQueueTransaction:completionHandler:"), (IntPtr) block_ptr_queueTransaction, (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs b/new/dotnet/maccatalyst/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs | |
index d71f918..af440c6 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MediaPlayer/MPPlayableContentDataSource.g.cs | |
@@ -58,7 +58,7 @@ namespace MediaPlayer { | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "BeginLoadingChildItems", Selector = "beginLoadingChildItemsAtIndexPath:completionHandler:", ParameterType = new Type [] { typeof (NSIndexPath), typeof (global::System.Action<NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V17) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ChildItemsDisplayPlaybackProgress", Selector = "childItemsDisplayPlaybackProgressAtIndexPath:", ReturnType = typeof (bool), ParameterType = new Type [] { typeof (NSIndexPath) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "NumberOfChildItems", Selector = "numberOfChildItemsAtIndexPath:", ReturnType = typeof (IntPtr), ParameterType = new Type [] { typeof (NSIndexPath) }, ParameterByRef = new bool [] { false })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "GetContentItem", Selector = "contentItemForIdentifier:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (global::System.Action<global::MediaPlayer.MPContentItem, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V112) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "GetContentItem", Selector = "contentItemForIdentifier:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (global::System.Action<global::MediaPlayer.MPContentItem, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V113) })] | |
public partial interface IMPPlayableContentDataSource : INativeObject, IDisposable | |
{ | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -94,14 +94,14 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void GetContentItem (this IMPPlayableContentDataSource This, string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V112))]global::System.Action<MPContentItem, NSError> completionHandler) | |
+ public unsafe static void GetContentItem (this IMPPlayableContentDataSource This, string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<MPContentItem, NSError> completionHandler) | |
{ | |
if (identifier is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (identifier)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsidentifier = CFString.CreateNative (identifier); | |
- using var block_completionHandler = Trampolines.SDActionArity2V112.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V113.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("contentItemForIdentifier:completionHandler:"), nsidentifier, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsidentifier); | |
@@ -205,7 +205,7 @@ namespace MediaPlayer { | |
[UnsupportedOSPlatform ("tvos")] | |
[SupportedOSPlatform ("ios")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void GetContentItem (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V112))]global::System.Action<MPContentItem, NSError> completionHandler) | |
+ public unsafe virtual void GetContentItem (string identifier, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<MPContentItem, NSError> completionHandler) | |
{ | |
throw new You_Should_Not_Call_base_In_This_Method (); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs b/new/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs | |
index 07cccdf..a7dbaff 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs | |
@@ -72,14 +72,14 @@ namespace Metal { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithFile:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (string), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithData:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (DispatchData), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithSource:options:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (string), typeof (MTLCompileOptions), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithSource:options:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLCompileOptions), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V113) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithSource:options:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLCompileOptions), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V114) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateDefaultLibrary", Selector = "newDefaultLibraryWithBundle:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (NSBundle), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V114) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V115) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLRenderPipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V15) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V115) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V116) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })] | |
@@ -115,7 +115,7 @@ namespace Metal { | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateAccelerationStructure", Selector = "newAccelerationStructureWithSize:", ReturnType = typeof (IMTLAccelerationStructure), ParameterType = new Type [] { typeof (UIntPtr) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateAccelerationStructure", Selector = "newAccelerationStructureWithDescriptor:", ReturnType = typeof (IMTLAccelerationStructure), ParameterType = new Type [] { typeof (MTLAccelerationStructureDescriptor) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithStitchedDescriptor:error:", ReturnType = typeof (IMTLLibrary), ParameterType = new Type [] { typeof (MTLStitchedLibraryDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithStitchedDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLStitchedLibraryDescriptor), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V113) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateLibrary", Selector = "newLibraryWithStitchedDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLStitchedLibraryDescriptor), typeof (global::System.Action<global::Metal.IMTLLibrary, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V114) })] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Name", Selector = "name", PropertyType = typeof (string), GetterSelector = "name", ArgumentSemantic = ArgumentSemantic.None)] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "MaxThreadsPerThreadgroup", Selector = "maxThreadsPerThreadgroup", PropertyType = typeof (MTLSize), GetterSelector = "maxThreadsPerThreadgroup", ArgumentSemantic = ArgumentSemantic.None)] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LowPower", Selector = "lowPower", PropertyType = typeof (bool), GetterSelector = "isLowPower", ArgumentSemantic = ArgumentSemantic.None)] | |
@@ -263,7 +263,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newLibraryWithSource:options:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
+ unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("ios")] | |
@@ -281,7 +281,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newRenderPipelineStateWithDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler); | |
+ unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V115))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newRenderPipelineStateWithDescriptor:options:reflection:error:")] | |
@@ -299,7 +299,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newComputePipelineStateWithFunction:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V115))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler); | |
+ unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newComputePipelineStateWithFunction:error:")] | |
@@ -577,7 +577,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newLibraryWithStitchedDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
+ unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<IMTLLibrary, NSError> completionHandler); | |
[Preserve (Conditional = true)] | |
string Name { | |
[Export ("name")] | |
@@ -1122,7 +1122,7 @@ namespace Metal { | |
} | |
[Export ("newLibraryWithSource:options:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
+ public unsafe void CreateLibrary (string source, MTLCompileOptions options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
{ | |
if (source is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (source)); | |
@@ -1130,7 +1130,7 @@ namespace Metal { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nssource = CFString.CreateNative (source); | |
- using var block_completionHandler = Trampolines.SDActionArity2V113.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V114.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newLibraryWithSource:options:completionHandler:"), nssource, options__handle__, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nssource); | |
@@ -1165,12 +1165,12 @@ namespace Metal { | |
} | |
[Export ("newRenderPipelineStateWithDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler) | |
+ public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V115))]global::System.Action<IMTLRenderPipelineState, NSError> completionHandler) | |
{ | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V114.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V115.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newRenderPipelineStateWithDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -1219,12 +1219,12 @@ namespace Metal { | |
} | |
[Export ("newComputePipelineStateWithFunction:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V115))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler) | |
+ public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLComputePipelineState, NSError> completionHandler) | |
{ | |
var computeFunction__handle__ = computeFunction!.GetNonNullHandle (nameof (computeFunction)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V115.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V116.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newComputePipelineStateWithFunction:completionHandler:"), computeFunction__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -1585,12 +1585,12 @@ namespace Metal { | |
} | |
[Export ("newLibraryWithStitchedDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V113))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
+ public unsafe void CreateLibrary (MTLStitchedLibraryDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V114))]global::System.Action<IMTLLibrary, NSError> completionHandler) | |
{ | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V113.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V114.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newLibraryWithStitchedDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/Metal/MTLLibrary.g.cs b/new/dotnet/maccatalyst/generated-sources/Metal/MTLLibrary.g.cs | |
index 1144c3d..0c13855 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/Metal/MTLLibrary.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/Metal/MTLLibrary.g.cs | |
@@ -56,10 +56,10 @@ namespace Metal { | |
[Protocol (Name = "MTLLibrary", WrapperType = typeof (MTLLibraryWrapper))] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (string) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:constantValues:error:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (string), typeof (MTLFunctionConstantValues), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:constantValues:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLFunctionConstantValues), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V116) })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V116) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithName:constantValues:completionHandler:", ParameterType = new Type [] { typeof (string), typeof (MTLFunctionConstantValues), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V117) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V117) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFunction", Selector = "newFunctionWithDescriptor:error:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (MTLFunctionDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateIntersectionFunction", Selector = "newIntersectionFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLIntersectionFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V116) })] | |
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateIntersectionFunction", Selector = "newIntersectionFunctionWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLIntersectionFunctionDescriptor), typeof (global::System.Action<global::Metal.IMTLFunction, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V117) })] | |
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateIntersectionFunction", Selector = "newIntersectionFunctionWithDescriptor:error:", ReturnType = typeof (IMTLFunction), ParameterType = new Type [] { typeof (MTLIntersectionFunctionDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Label", Selector = "label", PropertyType = typeof (string), GetterSelector = "label", SetterSelector = "setLabel:", ArgumentSemantic = ArgumentSemantic.None)] | |
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Device", Selector = "device", PropertyType = typeof (IMTLDevice), GetterSelector = "device", ArgumentSemantic = ArgumentSemantic.None)] | |
@@ -89,7 +89,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newFunctionWithName:constantValues:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
+ unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("ios14.0")] | |
[SupportedOSPlatform ("tvos14.0")] | |
@@ -97,7 +97,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newFunctionWithDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
+ unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("ios14.0")] | |
@@ -114,7 +114,7 @@ namespace Metal { | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
[Export ("newIntersectionFunctionWithDescriptor:completionHandler:")] | |
[Preserve (Conditional = true)] | |
- unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
+ unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<IMTLFunction, NSError> completionHandler); | |
[return: ReleaseAttribute ()] | |
[SupportedOSPlatform ("macos11.0")] | |
[SupportedOSPlatform ("ios14.0")] | |
@@ -219,7 +219,7 @@ namespace Metal { | |
} | |
[Export ("newFunctionWithName:constantValues:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
+ public unsafe void CreateFunction (string name, MTLFunctionConstantValues constantValues, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
{ | |
if (name is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (name)); | |
@@ -227,19 +227,19 @@ namespace Metal { | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
var nsname = CFString.CreateNative (name); | |
- using var block_completionHandler = Trampolines.SDActionArity2V116.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V117.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newFunctionWithName:constantValues:completionHandler:"), nsname, constantValues__handle__, (IntPtr) block_ptr_completionHandler); | |
CFString.ReleaseNative (nsname); | |
} | |
[Export ("newFunctionWithDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
+ public unsafe void CreateFunction (MTLFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
{ | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V116.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V117.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newFunctionWithDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -259,12 +259,12 @@ namespace Metal { | |
} | |
[Export ("newIntersectionFunctionWithDescriptor:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V116))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
+ public unsafe void CreateIntersectionFunction (MTLIntersectionFunctionDescriptor descriptor, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<IMTLFunction, NSError> completionHandler) | |
{ | |
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V116.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V117.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("newIntersectionFunctionWithDescriptor:completionHandler:"), descriptor__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs b/new/dotnet/maccatalyst/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs | |
index 6a8b47b..8ec96c4 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/MetalPerformanceShaders/MPSNNGraph.g.cs | |
@@ -287,14 +287,14 @@ namespace MetalPerformanceShaders { | |
} | |
[Export ("executeAsyncWithSourceImages:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual MPSImage Execute (MPSImage[] sourceImages, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V117))]global::System.Action<MPSImage, NSError> handler) | |
+ public unsafe virtual MPSImage Execute (MPSImage[] sourceImages, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V118))]global::System.Action<MPSImage, NSError> handler) | |
{ | |
if (sourceImages is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (sourceImages)); | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
var nsa_sourceImages = NSArray.FromNSObjects (sourceImages); | |
- using var block_handler = Trampolines.SDActionArity2V117.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V118.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
MPSImage? ret; | |
if (IsDirectBinding) { | |
diff --git a/old/dotnet/maccatalyst/generated-sources/NaturalLanguage/NLTagger.g.cs b/new/dotnet/maccatalyst/generated-sources/NaturalLanguage/NLTagger.g.cs | |
index c094fc5..9eeab15 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/NaturalLanguage/NLTagger.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/NaturalLanguage/NLTagger.g.cs | |
@@ -278,13 +278,13 @@ namespace NaturalLanguage { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void RequestAssets (NSString language, NSString tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V118))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
+ public unsafe static void RequestAssets (NSString language, NSString tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V119))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
{ | |
var language__handle__ = language!.GetNonNullHandle (nameof (language)); | |
var tagScheme__handle__ = tagScheme!.GetNonNullHandle (nameof (tagScheme)); | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V118.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V119.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("requestAssetsForLanguage:tagScheme:completionHandler:"), language__handle__, tagScheme__handle__, (IntPtr) block_ptr_completionHandler); | |
} | |
@@ -310,7 +310,7 @@ namespace NaturalLanguage { | |
[SupportedOSPlatform ("maccatalyst")] | |
[SupportedOSPlatform ("macos")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void RequestAssets (NLLanguage language, NLTagScheme tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V118))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
+ public unsafe static void RequestAssets (NLLanguage language, NLTagScheme tagScheme, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V119))]global::System.Action<NLTaggerAssetsResult, NSError> completionHandler) | |
{ | |
RequestAssets (language.GetConstant ()!, tagScheme.GetConstant ()!, completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs | |
index 222ec74..d757bab 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppProxyProviderManager.g.cs | |
@@ -71,11 +71,11 @@ namespace NetworkExtension { | |
[Export ("loadAllFromPreferencesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V119))]global::System.Action<NSArray, NSError> completionHandler) | |
+ public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V120))]global::System.Action<NSArray, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V119.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V120.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("loadAllFromPreferencesWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppPushManager.g.cs b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppPushManager.g.cs | |
index 613bdb8..0a1f8ae 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppPushManager.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NEAppPushManager.g.cs | |
@@ -84,11 +84,11 @@ namespace NetworkExtension { | |
[Export ("loadAllFromPreferencesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V120))]global::System.Action<NEAppPushManager[], NSError> completionHandler) | |
+ public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V121))]global::System.Action<NEAppPushManager[], NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V120.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V121.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("loadAllFromPreferencesWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs | |
index b8ea336..6a8b763 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NEPacketTunnelFlow.g.cs | |
@@ -112,11 +112,11 @@ namespace NetworkExtension { | |
} | |
[Export ("readPacketsWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ReadPackets ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V121))]global::System.Action<NSData[], NSNumber[]> completionHandler) | |
+ public unsafe virtual void ReadPackets ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V122))]global::System.Action<NSData[], NSNumber[]> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V121.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V122.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("readPacketsWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs | |
index 171d8df..fed33c5 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NETunnelProviderManager.g.cs | |
@@ -103,11 +103,11 @@ namespace NetworkExtension { | |
} | |
[Export ("loadAllFromPreferencesWithCompletionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V119))]global::System.Action<NSArray, NSError> completionHandler) | |
+ public unsafe static void LoadAllFromPreferences ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V120))]global::System.Action<NSArray, NSError> completionHandler) | |
{ | |
if (completionHandler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler)); | |
- using var block_completionHandler = Trampolines.SDActionArity2V119.CreateBlock (completionHandler); | |
+ using var block_completionHandler = Trampolines.SDActionArity2V120.CreateBlock (completionHandler); | |
BlockLiteral *block_ptr_completionHandler = &block_completionHandler; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (class_ptr, Selector.GetHandle ("loadAllFromPreferencesWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs | |
index 6368a9e..4a32427 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NWTcpConnectionAuthenticationDelegate.g.cs | |
@@ -54,7 +54,7 @@ namespace NetworkExtension { | |
[SupportedOSPlatform ("macos")] | |
[Protocol (Name = "NWTCPConnectionAuthenticationDelegate", WrapperType = typeof (NWTcpConnectionAuthenticationDelegateWrapper))] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ShouldProvideIdentity", Selector = "shouldProvideIdentityForConnection:", ReturnType = typeof (bool), ParameterType = new Type [] { typeof (NWTcpConnection) }, ParameterByRef = new bool [] { false })] | |
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ProvideIdentity", Selector = "provideIdentityForConnection:completionHandler:", ParameterType = new Type [] { typeof (NWTcpConnection), typeof (global::System.Action<global::Security.SecIdentity, NSArray>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V122) })] | |
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ProvideIdentity", Selector = "provideIdentityForConnection:completionHandler:", ParameterType = new Type [] { typeof (NWTcpConnection), typeof (global::System.Action<global::Security.SecIdentity, NSArray>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V123) })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "ShouldEvaluateTrust", Selector = "shouldEvaluateTrustForConnection:", ReturnType = typeof (bool), ParameterType = new Type [] { typeof (NWTcpConnection) }, ParameterByRef = new bool [] { false })] | |
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "EvaluateTrust", Selector = "evaluateTrustForConnection:peerCertificateChain:completionHandler:", ParameterType = new Type [] { typeof (NWTcpConnection), typeof (NSArray), typeof (global::System.Action<global::Security.SecTrust>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V200) })] | |
public partial interface INWTcpConnectionAuthenticationDelegate : INativeObject, IDisposable | |
@@ -68,12 +68,12 @@ namespace NetworkExtension { | |
return global::ObjCRuntime.Messaging.bool_objc_msgSend_NativeHandle (This.Handle, Selector.GetHandle ("shouldProvideIdentityForConnection:"), connection__handle__); | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static void ProvideIdentity (this INWTcpConnectionAuthenticationDelegate This, NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V122))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
+ public unsafe static void ProvideIdentity (this INWTcpConnectionAuthenticationDelegate This, NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V123))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
{ | |
var connection__handle__ = connection!.GetNonNullHandle (nameof (connection)); | |
if (completion is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion)); | |
- using var block_completion = Trampolines.SDActionArity2V122.CreateBlock (completion); | |
+ using var block_completion = Trampolines.SDActionArity2V123.CreateBlock (completion); | |
BlockLiteral *block_ptr_completion = &block_completion; | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("provideIdentityForConnection:completionHandler:"), connection__handle__, (IntPtr) block_ptr_completion); | |
} | |
@@ -151,7 +151,7 @@ namespace NetworkExtension { | |
} | |
[Export ("provideIdentityForConnection:completionHandler:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void ProvideIdentity (NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V122))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
+ public unsafe virtual void ProvideIdentity (NWTcpConnection connection, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V123))]global::System.Action<global::Security.SecIdentity, NSArray> completion) | |
{ | |
throw new You_Should_Not_Call_base_In_This_Method (); | |
} | |
diff --git a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NWUdpSession.g.cs b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NWUdpSession.g.cs | |
index d3202fe..4cb8dd5 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/NetworkExtension/NWUdpSession.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/NetworkExtension/NWUdpSession.g.cs | |
@@ -105,11 +105,11 @@ namespace NetworkExtension { | |
} | |
[Export ("setReadHandler:maxDatagrams:")] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe virtual void SetReadHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V119))]global::System.Action<NSArray, NSError> handler, nuint maxDatagrams) | |
+ public unsafe virtual void SetReadHandler ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity2V120))]global::System.Action<NSArray, NSError> handler, nuint maxDatagrams) | |
{ | |
if (handler is null) | |
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler)); | |
- using var block_handler = Trampolines.SDActionArity2V119.CreateBlock (handler); | |
+ using var block_handler = Trampolines.SDActionArity2V120.CreateBlock (handler); | |
BlockLiteral *block_ptr_handler = &block_handler; | |
if (IsDirectBinding) { | |
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr (this.Handle, Selector.GetHandle ("setReadHandler:maxDatagrams:"), (IntPtr) block_ptr_handler, maxDatagrams); | |
diff --git a/old/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs b/new/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs | |
index 5fb97a8..086fa03 100644 | |
--- a/old/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs | |
+++ b/new/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs | |
@@ -31754,7 +31754,7 @@ namespace ObjCRuntime { | |
} | |
} /* class NIDActionArity2V24 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
- [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModel, NSError>))] | |
+ [UserDelegateType (typeof (global::System.Action<global::CoreML.IMLFeatureProvider, NSError>))] | |
unsafe internal delegate void DActionArity2V56 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
@@ -31763,19 +31763,19 @@ namespace ObjCRuntime { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
- var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModel, NSError>> (block); | |
+ var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.IMLFeatureProvider, NSError>> (block); | |
if (del is not null) { | |
- del ( Runtime.GetNSObject<MLModel> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
+ del ( Runtime.GetINativeObject<CoreML.IMLFeatureProvider> (arg1, false)!, Runtime.GetNSObject<NSError> (arg2)!); | |
} | |
} | |
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModel, NSError>? callback) | |
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.IMLFeatureProvider, NSError>? callback) | |
{ | |
if (callback is null) | |
return default (BlockLiteral); | |
return CreateBlock (callback); | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModel, NSError> callback) | |
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.IMLFeatureProvider, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V56), nameof (Invoke)); | |
@@ -31790,15 +31790,15 @@ namespace ObjCRuntime { | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe static global::System.Action<global::CoreML.MLModel, NSError>? Create (IntPtr block) | |
+ public unsafe static global::System.Action<global::CoreML.IMLFeatureProvider, NSError>? Create (IntPtr block) | |
{ | |
if (block == IntPtr.Zero) | |
return null; | |
- var del = (global::System.Action<global::CoreML.MLModel, NSError>) GetExistingManagedDelegate (block); | |
+ var del = (global::System.Action<global::CoreML.IMLFeatureProvider, NSError>) GetExistingManagedDelegate (block); | |
return del ?? new NIDActionArity2V56 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- unsafe void Invoke (global::CoreML.MLModel arg1, NSError arg2) | |
+ unsafe void Invoke (global::CoreML.IMLFeatureProvider arg1, NSError arg2) | |
{ | |
var arg1__handle__ = arg1.GetHandle (); | |
var arg2__handle__ = arg2.GetHandle (); | |
@@ -31806,7 +31806,7 @@ namespace ObjCRuntime { | |
} | |
} /* class NIDActionArity2V56 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
- [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModelCollection, NSError>))] | |
+ [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModel, NSError>))] | |
unsafe internal delegate void DActionArity2V57 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
@@ -31815,19 +31815,19 @@ namespace ObjCRuntime { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
- var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModelCollection, NSError>> (block); | |
+ var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModel, NSError>> (block); | |
if (del is not null) { | |
- del ( Runtime.GetNSObject<MLModelCollection> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
+ del ( Runtime.GetNSObject<MLModel> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
} | |
} | |
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModelCollection, NSError>? callback) | |
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModel, NSError>? callback) | |
{ | |
if (callback is null) | |
return default (BlockLiteral); | |
return CreateBlock (callback); | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModelCollection, NSError> callback) | |
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModel, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V57), nameof (Invoke)); | |
@@ -31842,12 +31842,64 @@ namespace ObjCRuntime { | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe static global::System.Action<global::CoreML.MLModel, NSError>? Create (IntPtr block) | |
+ { | |
+ if (block == IntPtr.Zero) | |
+ return null; | |
+ var del = (global::System.Action<global::CoreML.MLModel, NSError>) GetExistingManagedDelegate (block); | |
+ return del ?? new NIDActionArity2V57 ((BlockLiteral *) block).Invoke; | |
+ } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ unsafe void Invoke (global::CoreML.MLModel arg1, NSError arg2) | |
+ { | |
+ var arg1__handle__ = arg1.GetHandle (); | |
+ var arg2__handle__ = arg2.GetHandle (); | |
+ invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
+ } | |
+ } /* class NIDActionArity2V57 */ | |
+ [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
+ [UserDelegateType (typeof (global::System.Action<global::CoreML.MLModelCollection, NSError>))] | |
+ unsafe internal delegate void DActionArity2V58 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ // | |
+ // This class bridges native block invocations that call into C# | |
+ // | |
+ static internal class SDActionArity2V58 { | |
+ [Preserve (Conditional = true)] | |
+ [UnmanagedCallersOnly] | |
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
+ var del = BlockLiteral.GetTarget<global::System.Action<global::CoreML.MLModelCollection, NSError>> (block); | |
+ if (del is not null) { | |
+ del ( Runtime.GetNSObject<MLModelCollection> (arg1)!, Runtime.GetNSObject<NSError> (arg2)!); | |
+ } | |
+ } | |
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::CoreML.MLModelCollection, NSError>? callback) | |
+ { | |
+ if (callback is null) | |
+ return default (BlockLiteral); | |
+ return CreateBlock (callback); | |
+ } | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreML.MLModelCollection, NSError> callback) | |
+ { | |
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V58), nameof (Invoke)); | |
+ } | |
+ } /* class SDActionArity2V58 */ | |
+ internal sealed class NIDActionArity2V58 : TrampolineBlockBase { | |
+ DActionArity2V58 invoker; | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
+ public unsafe NIDActionArity2V58 (BlockLiteral *block) : base (block) | |
+ { | |
+ invoker = block->GetDelegateForBlock<DActionArity2V58> (); | |
+ } | |
+ [Preserve (Conditional=true)] | |
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
public unsafe static global::System.Action<global::CoreML.MLModelCollection, NSError>? Create (IntPtr block) | |
{ | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreML.MLModelCollection, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V57 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V58 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreML.MLModelCollection arg1, NSError arg2) | |
@@ -31856,7 +31908,7 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V57 */ | |
+ } /* class NIDActionArity2V58 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMedia.CMTime, NSError>))] | |
unsafe internal delegate void DActionArity2V9 (IntPtr block, global::CoreMedia.CMTime arg1, NativeHandle arg2); | |
@@ -31910,11 +31962,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V9 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMotion.CMAltitudeData, NSError>))] | |
- unsafe internal delegate void DActionArity2V59 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V60 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V59 { | |
+ static internal class SDActionArity2V60 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -31933,15 +31985,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMotion.CMAltitudeData, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V59), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V60), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V59 */ | |
- internal sealed class NIDActionArity2V59 : TrampolineBlockBase { | |
- DActionArity2V59 invoker; | |
+ } /* class SDActionArity2V60 */ | |
+ internal sealed class NIDActionArity2V60 : TrampolineBlockBase { | |
+ DActionArity2V60 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V59 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V60 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V59> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V60> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -31950,7 +32002,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreMotion.CMAltitudeData, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V59 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V60 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreMotion.CMAltitudeData arg1, NSError arg2) | |
@@ -31959,14 +32011,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V59 */ | |
+ } /* class NIDActionArity2V60 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMotion.CMPedometerData, NSError>))] | |
- unsafe internal delegate void DActionArity2V60 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V61 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V60 { | |
+ static internal class SDActionArity2V61 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -31985,15 +32037,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMotion.CMPedometerData, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V60), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V61), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V60 */ | |
- internal sealed class NIDActionArity2V60 : TrampolineBlockBase { | |
- DActionArity2V60 invoker; | |
+ } /* class SDActionArity2V61 */ | |
+ internal sealed class NIDActionArity2V61 : TrampolineBlockBase { | |
+ DActionArity2V61 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V60 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V61 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V60> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V61> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -32002,7 +32054,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreMotion.CMPedometerData, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V60 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V61 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreMotion.CMPedometerData arg1, NSError arg2) | |
@@ -32011,14 +32063,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V60 */ | |
+ } /* class NIDActionArity2V61 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreMotion.CMPedometerEvent, NSError>))] | |
- unsafe internal delegate void DActionArity2V61 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V62 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V61 { | |
+ static internal class SDActionArity2V62 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -32037,15 +32089,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMotion.CMPedometerEvent, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V61), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V62), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V61 */ | |
- internal sealed class NIDActionArity2V61 : TrampolineBlockBase { | |
- DActionArity2V61 invoker; | |
+ } /* class SDActionArity2V62 */ | |
+ internal sealed class NIDActionArity2V62 : TrampolineBlockBase { | |
+ DActionArity2V62 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V61 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V62 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V61> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V62> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -32054,7 +32106,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreMotion.CMPedometerEvent, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V61 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V62 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreMotion.CMPedometerEvent arg1, NSError arg2) | |
@@ -32063,14 +32115,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V61 */ | |
+ } /* class NIDActionArity2V62 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>))] | |
- unsafe internal delegate void DActionArity2V64 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V65 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V64 { | |
+ static internal class SDActionArity2V65 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -32089,15 +32141,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V64), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V65), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V64 */ | |
- internal sealed class NIDActionArity2V64 : TrampolineBlockBase { | |
- DActionArity2V64 invoker; | |
+ } /* class SDActionArity2V65 */ | |
+ internal sealed class NIDActionArity2V65 : TrampolineBlockBase { | |
+ DActionArity2V65 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V64 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V65 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V64> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V65> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -32106,7 +32158,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<global::CoreNFC.NFCNdefMessage, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V64 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V65 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (global::CoreNFC.NFCNdefMessage arg1, NSError arg2) | |
@@ -32115,14 +32167,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V64 */ | |
+ } /* class NIDActionArity2V65 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<INSItemProviderReading, NSError>))] | |
- unsafe internal delegate void DActionArity2V71 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V72 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V71 { | |
+ static internal class SDActionArity2V72 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -32141,15 +32193,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<INSItemProviderReading, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V71), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V72), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V71 */ | |
- internal sealed class NIDActionArity2V71 : TrampolineBlockBase { | |
- DActionArity2V71 invoker; | |
+ } /* class SDActionArity2V72 */ | |
+ internal sealed class NIDActionArity2V72 : TrampolineBlockBase { | |
+ DActionArity2V72 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V71 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V72 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V71> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V72> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -32158,7 +32210,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<INSItemProviderReading, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V71 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V72 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (INSItemProviderReading arg1, NSError arg2) | |
@@ -32167,14 +32219,14 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V71 */ | |
+ } /* class NIDActionArity2V72 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSArray, NSError>))] | |
- unsafe internal delegate void DActionArity2V119 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V120 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V119 { | |
+ static internal class SDActionArity2V120 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -32193,15 +32245,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSArray, NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V119), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V120), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V119 */ | |
- internal sealed class NIDActionArity2V119 : TrampolineBlockBase { | |
- DActionArity2V119 invoker; | |
+ } /* class SDActionArity2V120 */ | |
+ internal sealed class NIDActionArity2V120 : TrampolineBlockBase { | |
+ DActionArity2V120 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V119 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V120 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V119> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V120> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -32210,7 +32262,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSArray, NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V119 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V120 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
unsafe void Invoke (NSArray arg1, NSError arg2) | |
@@ -32219,7 +32271,7 @@ namespace ObjCRuntime { | |
var arg2__handle__ = arg2.GetHandle (); | |
invoker (BlockPointer, arg1__handle__, arg2__handle__); | |
} | |
- } /* class NIDActionArity2V119 */ | |
+ } /* class NIDActionArity2V120 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSArray<global::AVFoundation.AVAssetTrack>, NSError>))] | |
unsafe internal delegate void DActionArity2V11 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
@@ -32690,11 +32742,11 @@ namespace ObjCRuntime { | |
} /* class NIDActionArity2V16 */ | |
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] | |
[UserDelegateType (typeof (global::System.Action<NSData[], NSError>))] | |
- unsafe internal delegate void DActionArity2V62 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
+ unsafe internal delegate void DActionArity2V63 (IntPtr block, NativeHandle arg1, NativeHandle arg2); | |
// | |
// This class bridges native block invocations that call into C# | |
// | |
- static internal class SDActionArity2V62 { | |
+ static internal class SDActionArity2V63 { | |
[Preserve (Conditional = true)] | |
[UnmanagedCallersOnly] | |
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2) { | |
@@ -32713,15 +32765,15 @@ namespace ObjCRuntime { | |
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData[], NSError> callback) | |
{ | |
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke; | |
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V62), nameof (Invoke)); | |
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity2V63), nameof (Invoke)); | |
} | |
- } /* class SDActionArity2V62 */ | |
- internal sealed class NIDActionArity2V62 : TrampolineBlockBase { | |
- DActionArity2V62 invoker; | |
+ } /* class SDActionArity2V63 */ | |
+ internal sealed class NIDActionArity2V63 : TrampolineBlockBase { | |
+ DActionArity2V63 invoker; | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
- public unsafe NIDActionArity2V62 (BlockLiteral *block) : base (block) | |
+ public unsafe NIDActionArity2V63 (BlockLiteral *block) : base (block) | |
{ | |
- invoker = block->GetDelegateForBlock<DActionArity2V62> (); | |
+ invoker = block->GetDelegateForBlock<DActionArity2V63> (); | |
} | |
[Preserve (Conditional=true)] | |
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)] | |
@@ -32730,7 +32782,7 @@ namespace ObjCRuntime { | |
if (block == IntPtr.Zero) | |
return null; | |
var del = (global::System.Action<NSData[], NSError>) GetExistingManagedDelegate (block); | |
- return del ?? new NIDActionArity2V62 ((BlockLiteral *) block).Invoke; | |
+ return del ?? new NIDActionArity2V63 ((BlockLiteral *) block).Invoke; | |
} | |
[BindingImpl ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment