Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created November 16, 2023 19:09
generator-diff/generator.diff
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
index 2cc112a..596799b 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+bef62e1bdba4fde27db851ddb8a74609a0943458")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6c2360e3fe170cfed376917465bfa61a6703be93")]
[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 3a667fd..1c5363a 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/bef62e1bdba4fde27db851ddb8a74609a0943458/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/6d4007a5990ef324ca9f121ce6d0260efc7dcf94/*","/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/6c2360e3fe170cfed376917465bfa61a6703be93/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/6d4007a5990ef324ca9f121ce6d0260efc7dcf94/*","/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/old/dotnet/ios/generated-sources/UIKit/UIContextMenuInteraction.g.cs b/new/dotnet/ios/generated-sources/UIKit/UIContextMenuInteraction.g.cs
index 830a620..72175fd 100644
--- a/old/dotnet/ios/generated-sources/UIKit/UIContextMenuInteraction.g.cs
+++ b/new/dotnet/ios/generated-sources/UIKit/UIContextMenuInteraction.g.cs
@@ -91,6 +91,8 @@ namespace UIKit {
} else {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithDelegate:"), @delegate__handle__), "initWithDelegate:");
}
+ MarkDirty ();
+ __mt_WeakDelegate_var = @delegate;
#endif
}
[Export ("didMoveToView:")]
diff --git a/old/dotnet/maccatalyst/generated-sources/UIKit/UIContextMenuInteraction.g.cs b/new/dotnet/maccatalyst/generated-sources/UIKit/UIContextMenuInteraction.g.cs
index 883afca..5b20855 100644
--- a/old/dotnet/maccatalyst/generated-sources/UIKit/UIContextMenuInteraction.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/UIKit/UIContextMenuInteraction.g.cs
@@ -82,6 +82,8 @@ namespace UIKit {
} else {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithDelegate:"), @delegate__handle__), "initWithDelegate:");
}
+ MarkDirty ();
+ __mt_WeakDelegate_var = @delegate;
}
[Export ("didMoveToView:")]
[SupportedOSPlatform ("ios13.0")]
diff --git a/old/dotnet/tvos/generated-sources/UIKit/UIContextMenuInteraction.g.cs b/new/dotnet/tvos/generated-sources/UIKit/UIContextMenuInteraction.g.cs
index d71a425..afcd35d 100644
--- a/old/dotnet/tvos/generated-sources/UIKit/UIContextMenuInteraction.g.cs
+++ b/new/dotnet/tvos/generated-sources/UIKit/UIContextMenuInteraction.g.cs
@@ -74,6 +74,8 @@ namespace UIKit {
} else {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithDelegate:"), @delegate__handle__), "initWithDelegate:");
}
+ MarkDirty ();
+ __mt_WeakDelegate_var = @delegate;
}
[Export ("didMoveToView:")]
[SupportedOSPlatform ("ios13.0")]
diff --git a/old/ios/native/UIKit/UIContextMenuInteraction.g.cs b/new/ios/native/UIKit/UIContextMenuInteraction.g.cs
index 307527a..70e5d81 100644
--- a/old/ios/native/UIKit/UIContextMenuInteraction.g.cs
+++ b/new/ios/native/UIKit/UIContextMenuInteraction.g.cs
@@ -90,6 +90,8 @@ namespace UIKit {
} else {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithDelegate:"), @delegate__handle__), "initWithDelegate:");
}
+ MarkDirty ();
+ __mt_WeakDelegate_var = @delegate;
#endif
}
[Export ("didMoveToView:")]
diff --git a/old/tvos/tvos/UIKit/UIContextMenuInteraction.g.cs b/new/tvos/tvos/UIKit/UIContextMenuInteraction.g.cs
index e381cdb..8b8de74 100644
--- a/old/tvos/tvos/UIKit/UIContextMenuInteraction.g.cs
+++ b/new/tvos/tvos/UIKit/UIContextMenuInteraction.g.cs
@@ -73,6 +73,8 @@ namespace UIKit {
} else {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithDelegate:"), @delegate__handle__), "initWithDelegate:");
}
+ MarkDirty ();
+ __mt_WeakDelegate_var = @delegate;
}
[Export ("didMoveToView:")]
[Introduced (PlatformName.TvOS, 13,0, ObjCRuntime.PlatformArchitecture.All)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment