File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Tests/Decompilation/TestCode Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3838 <PackageReference Include =" JetBrains.Annotations" Version =" 10.4.0" />
3939 <PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.17.0" />
4040 <PackageReference Include =" Microsoft.Azure.Cosmos.Table" Version =" 1.0.8" />
41- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.8.0 " />
42- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 4.8.0 " />
43- <PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Features" Version =" 4.8.0 " />
44- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.8.0 " />
41+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.12.0-3.final " />
42+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 4.12.0-3.final " />
43+ <PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Features" Version =" 4.12.0-3.final " />
44+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.12.0-3.final " />
4545 <PackageReference Include =" Microsoft.Diagnostics.Runtime" Version =" 3.1.512801" />
4646 <PackageReference Include =" Microsoft.ILVerification" Version =" 7.0.0-preview.4.22229.4" />
4747 <PackageReference Include =" Microsoft.IO.RecyclableMemoryStream" Version =" 2.2.0" />
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ public void M()
5555internal sealed class < PrivateImplementationDetails >
5656{
5757 [ StructLayout ( LayoutKind . Explicit , Pack = 1 , Size = 16 ) ]
58- private struct __StaticArrayInitTypeSize = 16
58+ internal struct __StaticArrayInitTypeSize = 16
5959 {
6060 }
6161
You can’t perform that action at this time.
0 commit comments