@@ -69,12 +69,17 @@ uncalled implementation code from mscorlib.dll anyway.
6969 "StandaloneApp.dll" ,
7070 "System.dll" ,
7171 "System.Buffers.dll" ,
72+ "System.Collections.Concurrent.dll" ,
73+ "System.Collections.dll" ,
7274 "System.ComponentModel.Annotations.dll" ,
7375 "System.ComponentModel.DataAnnotations.dll" ,
7476 "System.ComponentModel.Composition.dll" ,
7577 "System.Core.dll" ,
7678 "System.Data.dll" ,
7779 "System.Data.DataSetExtensions.dll" ,
80+ "System.Diagnostics.Debug.dll" ,
81+ "System.Diagnostics.DiagnosticSource.dll" ,
82+ "System.Diagnostics.Tracing.dll" ,
7883 "System.Drawing.Common.dll" ,
7984 "System.IO.Compression.dll" ,
8085 "System.IO.Compression.FileSystem.dll" ,
@@ -84,11 +89,17 @@ uncalled implementation code from mscorlib.dll anyway.
8489 "System.Net.Http.WebAssemblyHttpHandler.dll" ,
8590 "System.Numerics.dll" ,
8691 "System.Numerics.Vectors.dll" ,
92+ "System.Reflection.dll" ,
93+ "System.Resources.ResourceManager.dll" ,
94+ "System.Runtime.Extensions.dll" ,
95+ "System.Runtime.InteropServices.dll" ,
8796 "System.Runtime.CompilerServices.Unsafe.dll" ,
8897 "System.Runtime.Serialization.dll" ,
98+ "System.Runtime.dll" ,
8999 "System.ServiceModel.Internals.dll" ,
90100 "System.Text.Encodings.Web.dll" ,
91101 "System.Text.Json.dll" ,
102+ "System.Threading.dll" ,
92103 "System.Threading.Tasks.Extensions.dll" ,
93104 "System.Transactions.dll" ,
94105 "System.Xml.dll" ,
0 commit comments