Removed DebugInfoInPDB attribute

This commit is contained in:
Yoshi Askharoun
2021-11-22 00:27:18 -06:00
parent f983155f79
commit 29b9818d06
380 changed files with 50 additions and 493 deletions
-1
View File
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 144)] [StructLayout(LayoutKind.Sequential, Size = 144)]
[DebugInfoInPDB]
[UnsafeValueType] [UnsafeValueType]
[NativeCppClass] [NativeCppClass]
internal struct AppMetadata internal struct AppMetadata
-1
View File
@@ -2,7 +2,6 @@ using System.Runtime.CompilerServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal enum AuthorizationStatus internal enum AuthorizationStatus
{ {
-1
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CDeviceMediator_003E internal struct CComPtrNtv_003CDeviceMediator_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIAccountManagement_003E internal struct CComPtrNtv_003CIAccountManagement_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
-1
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIAccountUser_003E internal struct CComPtrNtv_003CIAccountUser_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
-1
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIAddress_003E internal struct CComPtrNtv_003CIAddress_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
-1
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIAppCollection_003E internal struct CComPtrNtv_003CIAppCollection_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
-1
View File
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIAsyncCallback_003E internal struct CComPtrNtv_003CIAsyncCallback_003E
{ {
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIAvailableZuneTagInformation_003E internal struct CComPtrNtv_003CIAvailableZuneTagInformation_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
-1
View File
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIContextData_003E internal struct CComPtrNtv_003CIContextData_003E
{ {
-1
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CICreditCard_003E internal struct CComPtrNtv_003CICreditCard_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIDeviceAssetProvider_003E internal struct CComPtrNtv_003CIDeviceAssetProvider_003E
{ {
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIDeviceContentProvider_003E internal struct CComPtrNtv_003CIDeviceContentProvider_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIDeviceSyncRulesProvider_003E internal struct CComPtrNtv_003CIDeviceSyncRulesProvider_003E
{ {
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIDownloadManager_003E internal struct CComPtrNtv_003CIDownloadManager_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
-1
View File
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIDownloadTask_003E internal struct CComPtrNtv_003CIDownloadTask_003E
{ {
-1
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass] [NativeCppClass]
[DebugInfoInPDB]
internal struct CComPtrNtv_003CIEndpointHost_003E internal struct CComPtrNtv_003CIEndpointHost_003E
{ {
private long _003Calignment_0020member_003E; private long _003Calignment_0020member_003E;
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIEndpointHostCollection_003E internal struct CComPtrNtv_003CIEndpointHostCollection_003E
{ {
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIEndpointHostManager_003E internal struct CComPtrNtv_003CIEndpointHostManager_003E
{ {
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC; using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)] [StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass] [NativeCppClass]
internal struct CComPtrNtv_003CIEndpointManager_003E internal struct CComPtrNtv_003CIEndpointManager_003E
{ {

Some files were not shown because too many files have changed in this diff Show More