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 f67f629 commit d134033Copy full SHA for d134033
UnitTests/UnitTests.UWP/IsExternalInit.cs
@@ -4,5 +4,7 @@
4
5
namespace System.Runtime.CompilerServices
6
{
7
- internal static class IsExternalInit { }
+ internal static class IsExternalInit
8
+ {
9
+ }
10
}
0 commit comments