We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d7445 commit ff80688Copy full SHA for ff80688
src/KubernetesClient.Classic/IsExternalInit.cs
@@ -0,0 +1,5 @@
1
+// IntOrString.cs(7,36): error CS0518: Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
2
+namespace System.Runtime.CompilerServices
3
+{
4
+ internal static class IsExternalInit { }
5
+}
0 commit comments