@@ -11,10 +11,6 @@ attrNoArg
11
11
| Interop.Sys.FileStatusFlags | [FlagsAttribute(...)] |
12
12
| Interop.Sys.OpenFlags | [FlagsAttribute(...)] |
13
13
| Interop.Sys.Permissions | [FlagsAttribute(...)] |
14
- | Interop.libproc.proc_bsdinfo.<pbi_comm>e__FixedBuffer | [CompilerGeneratedAttribute(...)] |
15
- | Interop.libproc.proc_bsdinfo.<pbi_comm>e__FixedBuffer | [UnsafeValueTypeAttribute(...)] |
16
- | Interop.libproc.proc_bsdinfo.<pbi_name>e__FixedBuffer | [CompilerGeneratedAttribute(...)] |
17
- | Interop.libproc.proc_bsdinfo.<pbi_name>e__FixedBuffer | [UnsafeValueTypeAttribute(...)] |
18
14
| InteropErrorExtensions | [ExtensionAttribute(...)] |
19
15
| Microsoft.CodeAnalysis.EmbeddedAttribute | [CompilerGeneratedAttribute(...)] |
20
16
| Microsoft.CodeAnalysis.EmbeddedAttribute | [EmbeddedAttribute(...)] |
@@ -808,8 +804,6 @@ attrNoArg
808
804
| System.Threading.AsyncLocalValueChangedArgs`1.<PreviousValue>k__BackingField | [CompilerGeneratedAttribute(...)] |
809
805
| System.Threading.AsyncLocalValueChangedArgs`1.<ThreadContextChanged>k__BackingField | [CompilerGeneratedAttribute(...)] |
810
806
| System.Threading.AsyncLocalValueMap.<Empty>k__BackingField | [CompilerGeneratedAttribute(...)] |
811
- | System.Threading.AutoreleasePool.<EnableAutoreleasePool>k__BackingField | [CompilerGeneratedAttribute(...)] |
812
- | System.Threading.AutoreleasePool.s_AutoreleasePoolInstance | [ThreadStaticAttribute(...)] |
813
807
| System.Threading.CancellationToken | [IsReadOnlyAttribute(...)] |
814
808
| System.Threading.CancellationToken.<>c | [CompilerGeneratedAttribute(...)] |
815
809
| System.Threading.CancellationTokenRegistration | [IsReadOnlyAttribute(...)] |
@@ -1452,10 +1446,6 @@ attrArgPositional
1452
1446
| Internal.Runtime.InteropServices.IClassFactory | [InterfaceTypeAttribute(...)] | 0 | 1 |
1453
1447
| Internal.Runtime.InteropServices.IClassFactory | [NullableContextAttribute(...)] | 0 | 2 |
1454
1448
| Interop.Sys.MountPointFound | [UnmanagedFunctionPointerAttribute(...)] | 0 | 2 |
1455
- | Interop.libproc.proc_bsdinfo.pbi_comm | [FixedBufferAttribute(...)] | 0 | System.Byte |
1456
- | Interop.libproc.proc_bsdinfo.pbi_comm | [FixedBufferAttribute(...)] | 1 | 16 |
1457
- | Interop.libproc.proc_bsdinfo.pbi_name | [FixedBufferAttribute(...)] | 0 | System.Byte |
1458
- | Interop.libproc.proc_bsdinfo.pbi_name | [FixedBufferAttribute(...)] | 1 | 32 |
1459
1449
| Microsoft.Win32.SafeHandles.SafeFileHandle | [NullableAttribute(...)] | 0 | 0 |
1460
1450
| Microsoft.Win32.SafeHandles.SafeFileHandle | [NullableContextAttribute(...)] | 0 | 2 |
1461
1451
| Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.RegisteredWaitHandle.UserUnregisterWaitHandle | [NullableAttribute(...)] | 0 | 2 |
0 commit comments