Revert "Update .editorconfig" #10
Annotations
8 errors
build (windows-latest):
Src/Microsoft.Dynamic/ComInterop/IDispatchComObject.cs#L338
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (windows-latest):
Src/Microsoft.Dynamic/ComInterop/ComTypeEnumDesc.cs#L43
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (windows-latest):
Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L189
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (windows-latest):
Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L206
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (windows-latest):
Src/Microsoft.Dynamic/ComInterop/ComParamDesc.cs#L63
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (windows-latest):
Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L544
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.SizeOf<T>()' instead of 'System.Runtime.InteropServices.Marshal.SizeOf(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (windows-latest):
Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L656
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.SizeOf<T>()' instead of 'System.Runtime.InteropServices.Marshal.SizeOf(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (windows-latest)
Process completed with exit code 1.
|