Skip to content

Commit 1bc057e

Browse files
committed
Update trimming file
1 parent ffa1ba4 commit 1bc057e

1 file changed

Lines changed: 93 additions & 13 deletions

File tree

tracer/src/Datadog.Trace.Trimming/build/Datadog.Trace.Trimming.xml

Lines changed: 93 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@
184184
<type fullname="System.Collections.Immutable.ImmutableHashSet`1" />
185185
<type fullname="System.Collections.Immutable.ImmutableHashSet`1/Builder" />
186186
<type fullname="System.Collections.Immutable.ImmutableHashSet`1/Enumerator" />
187-
<type fullname="System.Linq.ImmutableArrayExtensions" />
188187
</assembly>
189188
<assembly fullname="System.Collections.NonGeneric">
190189
<type fullname="System.Collections.Queue" />
@@ -320,7 +319,6 @@
320319
<type fullname="System.IO.IsolatedStorage.IsolatedStorageScope" />
321320
</assembly>
322321
<assembly fullname="System.IO.MemoryMappedFiles">
323-
<type fullname="Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle" />
324322
<type fullname="System.IO.MemoryMappedFiles.MemoryMappedFile" />
325323
<type fullname="System.IO.MemoryMappedFiles.MemoryMappedFileAccess" />
326324
<type fullname="System.IO.MemoryMappedFiles.MemoryMappedViewAccessor" />
@@ -501,12 +499,104 @@
501499
<assembly fullname="System.Reflection.Emit.Lightweight">
502500
<type fullname="System.Reflection.Emit.DynamicMethod" />
503501
</assembly>
502+
<assembly fullname="System.Reflection.Metadata">
503+
<type fullname="System.Reflection.Metadata.ArrayShape" />
504+
<type fullname="System.Reflection.Metadata.AssemblyDefinition" />
505+
<type fullname="System.Reflection.Metadata.AssemblyReference" />
506+
<type fullname="System.Reflection.Metadata.AssemblyReferenceHandle" />
507+
<type fullname="System.Reflection.Metadata.BlobHandle" />
508+
<type fullname="System.Reflection.Metadata.BlobReader" />
509+
<type fullname="System.Reflection.Metadata.CustomAttribute" />
510+
<type fullname="System.Reflection.Metadata.CustomAttributeHandle" />
511+
<type fullname="System.Reflection.Metadata.CustomAttributeHandleCollection" />
512+
<type fullname="System.Reflection.Metadata.CustomAttributeHandleCollection/Enumerator" />
513+
<type fullname="System.Reflection.Metadata.CustomAttributeTypedArgument`1" />
514+
<type fullname="System.Reflection.Metadata.CustomAttributeValue`1" />
515+
<type fullname="System.Reflection.Metadata.CustomDebugInformation" />
516+
<type fullname="System.Reflection.Metadata.CustomDebugInformationHandle" />
517+
<type fullname="System.Reflection.Metadata.CustomDebugInformationHandleCollection" />
518+
<type fullname="System.Reflection.Metadata.CustomDebugInformationHandleCollection/Enumerator" />
519+
<type fullname="System.Reflection.Metadata.Document" />
520+
<type fullname="System.Reflection.Metadata.DocumentHandle" />
521+
<type fullname="System.Reflection.Metadata.DocumentHandleCollection" />
522+
<type fullname="System.Reflection.Metadata.DocumentHandleCollection/Enumerator" />
523+
<type fullname="System.Reflection.Metadata.DocumentNameBlobHandle" />
524+
<type fullname="System.Reflection.Metadata.Ecma335.MetadataTokens" />
525+
<type fullname="System.Reflection.Metadata.Ecma335.SignatureDecoder`2" />
526+
<type fullname="System.Reflection.Metadata.EntityHandle" />
527+
<type fullname="System.Reflection.Metadata.FieldDefinition" />
528+
<type fullname="System.Reflection.Metadata.FieldDefinitionHandle" />
529+
<type fullname="System.Reflection.Metadata.FieldDefinitionHandleCollection" />
530+
<type fullname="System.Reflection.Metadata.FieldDefinitionHandleCollection/Enumerator" />
531+
<type fullname="System.Reflection.Metadata.GuidHandle" />
532+
<type fullname="System.Reflection.Metadata.Handle" />
533+
<type fullname="System.Reflection.Metadata.HandleKind" />
534+
<type fullname="System.Reflection.Metadata.IConstructedTypeProvider`1" />
535+
<type fullname="System.Reflection.Metadata.ICustomAttributeTypeProvider`1" />
536+
<type fullname="System.Reflection.Metadata.InterfaceImplementation" />
537+
<type fullname="System.Reflection.Metadata.InterfaceImplementationHandle" />
538+
<type fullname="System.Reflection.Metadata.InterfaceImplementationHandleCollection" />
539+
<type fullname="System.Reflection.Metadata.InterfaceImplementationHandleCollection/Enumerator" />
540+
<type fullname="System.Reflection.Metadata.ISignatureTypeProvider`2" />
541+
<type fullname="System.Reflection.Metadata.ISimpleTypeProvider`1" />
542+
<type fullname="System.Reflection.Metadata.ISZArrayTypeProvider`1" />
543+
<type fullname="System.Reflection.Metadata.LocalConstant" />
544+
<type fullname="System.Reflection.Metadata.LocalConstantHandle" />
545+
<type fullname="System.Reflection.Metadata.LocalConstantHandleCollection" />
546+
<type fullname="System.Reflection.Metadata.LocalConstantHandleCollection/Enumerator" />
547+
<type fullname="System.Reflection.Metadata.LocalScope" />
548+
<type fullname="System.Reflection.Metadata.LocalScopeHandle" />
549+
<type fullname="System.Reflection.Metadata.LocalScopeHandleCollection" />
550+
<type fullname="System.Reflection.Metadata.LocalScopeHandleCollection/Enumerator" />
551+
<type fullname="System.Reflection.Metadata.LocalVariable" />
552+
<type fullname="System.Reflection.Metadata.LocalVariableAttributes" />
553+
<type fullname="System.Reflection.Metadata.LocalVariableHandle" />
554+
<type fullname="System.Reflection.Metadata.LocalVariableHandleCollection" />
555+
<type fullname="System.Reflection.Metadata.LocalVariableHandleCollection/Enumerator" />
556+
<type fullname="System.Reflection.Metadata.MemberReference" />
557+
<type fullname="System.Reflection.Metadata.MemberReferenceHandle" />
558+
<type fullname="System.Reflection.Metadata.MetadataReader" />
559+
<type fullname="System.Reflection.Metadata.MetadataReaderOptions" />
560+
<type fullname="System.Reflection.Metadata.MetadataReaderProvider" />
561+
<type fullname="System.Reflection.Metadata.MetadataStringDecoder" />
562+
<type fullname="System.Reflection.Metadata.MethodBodyBlock" />
563+
<type fullname="System.Reflection.Metadata.MethodDebugInformation" />
564+
<type fullname="System.Reflection.Metadata.MethodDebugInformationHandle" />
565+
<type fullname="System.Reflection.Metadata.MethodDefinition" />
566+
<type fullname="System.Reflection.Metadata.MethodDefinitionHandle" />
567+
<type fullname="System.Reflection.Metadata.MethodDefinitionHandleCollection" />
568+
<type fullname="System.Reflection.Metadata.MethodDefinitionHandleCollection/Enumerator" />
569+
<type fullname="System.Reflection.Metadata.MethodSignature`1" />
570+
<type fullname="System.Reflection.Metadata.ModuleReference" />
571+
<type fullname="System.Reflection.Metadata.ModuleReferenceHandle" />
572+
<type fullname="System.Reflection.Metadata.Parameter" />
573+
<type fullname="System.Reflection.Metadata.ParameterHandle" />
574+
<type fullname="System.Reflection.Metadata.ParameterHandleCollection" />
575+
<type fullname="System.Reflection.Metadata.ParameterHandleCollection/Enumerator" />
576+
<type fullname="System.Reflection.Metadata.PEReaderExtensions" />
577+
<type fullname="System.Reflection.Metadata.PrimitiveTypeCode" />
578+
<type fullname="System.Reflection.Metadata.SequencePoint" />
579+
<type fullname="System.Reflection.Metadata.SequencePointCollection" />
580+
<type fullname="System.Reflection.Metadata.SequencePointCollection/Enumerator" />
581+
<type fullname="System.Reflection.Metadata.StandaloneSignature" />
582+
<type fullname="System.Reflection.Metadata.StandaloneSignatureHandle" />
583+
<type fullname="System.Reflection.Metadata.StringHandle" />
584+
<type fullname="System.Reflection.Metadata.TypeDefinition" />
585+
<type fullname="System.Reflection.Metadata.TypeDefinitionHandle" />
586+
<type fullname="System.Reflection.Metadata.TypeDefinitionHandleCollection" />
587+
<type fullname="System.Reflection.Metadata.TypeDefinitionHandleCollection/Enumerator" />
588+
<type fullname="System.Reflection.Metadata.TypeReference" />
589+
<type fullname="System.Reflection.Metadata.TypeReferenceHandle" />
590+
<type fullname="System.Reflection.Metadata.TypeSpecification" />
591+
<type fullname="System.Reflection.Metadata.TypeSpecificationHandle" />
592+
<type fullname="System.Reflection.PortableExecutable.PEReader" />
593+
<type fullname="System.Reflection.PortableExecutable.PEStreamOptions" />
594+
</assembly>
504595
<assembly fullname="System.Reflection.Primitives">
505596
<type fullname="System.Reflection.Emit.OpCode" />
506597
<type fullname="System.Reflection.Emit.OpCodes" />
507598
</assembly>
508599
<assembly fullname="System.Resources.ResourceManager">
509-
<type fullname="System.Resources.MissingManifestResourceException" />
510600
<type fullname="System.Resources.NeutralResourcesLanguageAttribute" />
511601
<type fullname="System.Resources.ResourceManager" />
512602
</assembly>
@@ -691,7 +781,6 @@
691781
<type fullname="System.IO.StringWriter" />
692782
<type fullname="System.IO.TextReader" />
693783
<type fullname="System.IO.TextWriter" />
694-
<type fullname="System.IO.UnmanagedMemoryStream" />
695784
<type fullname="System.IObservable`1" />
696785
<type fullname="System.IObserver`1" />
697786
<type fullname="System.ISpanFormattable" />
@@ -716,7 +805,6 @@
716805
<type fullname="System.OperatingSystem" />
717806
<type fullname="System.OperationCanceledException" />
718807
<type fullname="System.OutOfMemoryException" />
719-
<type fullname="System.OverflowException" />
720808
<type fullname="System.ParamArrayAttribute" />
721809
<type fullname="System.PlatformID" />
722810
<type fullname="System.PlatformNotSupportedException" />
@@ -729,7 +817,6 @@
729817
<type fullname="System.Reflection.Assembly" />
730818
<type fullname="System.Reflection.AssemblyCompanyAttribute" />
731819
<type fullname="System.Reflection.AssemblyConfigurationAttribute" />
732-
<type fullname="System.Reflection.AssemblyContentType" />
733820
<type fullname="System.Reflection.AssemblyCopyrightAttribute" />
734821
<type fullname="System.Reflection.AssemblyDescriptionAttribute" />
735822
<type fullname="System.Reflection.AssemblyFileVersionAttribute" />
@@ -748,11 +835,9 @@
748835
<type fullname="System.Reflection.CustomAttributeNamedArgument" />
749836
<type fullname="System.Reflection.CustomAttributeTypedArgument" />
750837
<type fullname="System.Reflection.DefaultMemberAttribute" />
751-
<type fullname="System.Reflection.EventAttributes" />
752838
<type fullname="System.Reflection.EventInfo" />
753839
<type fullname="System.Reflection.FieldAttributes" />
754840
<type fullname="System.Reflection.FieldInfo" />
755-
<type fullname="System.Reflection.GenericParameterAttributes" />
756841
<type fullname="System.Reflection.ICustomAttributeProvider" />
757842
<type fullname="System.Reflection.IntrospectionExtensions" />
758843
<type fullname="System.Reflection.LocalVariableInfo" />
@@ -775,7 +860,6 @@
775860
<type fullname="System.Reflection.TypeAttributes" />
776861
<type fullname="System.Reflection.TypeInfo" />
777862
<type fullname="System.ResolveEventArgs" />
778-
<type fullname="System.Resources.MissingManifestResourceException" />
779863
<type fullname="System.Resources.NeutralResourcesLanguageAttribute" />
780864
<type fullname="System.Resources.ResourceManager" />
781865
<type fullname="System.Runtime.CompilerServices.AsyncIteratorStateMachineAttribute" />
@@ -827,15 +911,13 @@
827911
<type fullname="System.Runtime.CompilerServices.UnsafeValueTypeAttribute" />
828912
<type fullname="System.Runtime.CompilerServices.YieldAwaitable" />
829913
<type fullname="System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter" />
830-
<type fullname="System.Runtime.ConstrainedExecution.CriticalFinalizerObject" />
831914
<type fullname="System.Runtime.ExceptionServices.ExceptionDispatchInfo" />
832915
<type fullname="System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs" />
833916
<type fullname="System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute" />
834917
<type fullname="System.Runtime.InteropServices.ComVisibleAttribute" />
835918
<type fullname="System.Runtime.InteropServices.GCHandle" />
836919
<type fullname="System.Runtime.InteropServices.GCHandleType" />
837920
<type fullname="System.Runtime.InteropServices.InAttribute" />
838-
<type fullname="System.Runtime.InteropServices.SafeBuffer" />
839921
<type fullname="System.Runtime.InteropServices.SafeHandle" />
840922
<type fullname="System.Runtime.Serialization.IFormatterConverter" />
841923
<type fullname="System.Runtime.Serialization.ISerializable" />
@@ -973,7 +1055,6 @@
9731055
<assembly fullname="System.Runtime.InteropServices">
9741056
<type fullname="System.DllNotFoundException" />
9751057
<type fullname="System.IO.UnmanagedMemoryAccessor" />
976-
<type fullname="System.IO.UnmanagedMemoryStream" />
9771058
<type fullname="System.Runtime.InteropServices.CallingConvention" />
9781059
<type fullname="System.Runtime.InteropServices.CollectionsMarshal" />
9791060
<type fullname="System.Runtime.InteropServices.COMException" />
@@ -988,7 +1069,6 @@
9881069
<type fullname="System.Runtime.InteropServices.PosixSignal" />
9891070
<type fullname="System.Runtime.InteropServices.PosixSignalContext" />
9901071
<type fullname="System.Runtime.InteropServices.PosixSignalRegistration" />
991-
<type fullname="System.Runtime.InteropServices.SafeBuffer" />
9921072
<type fullname="System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute" />
9931073
<type fullname="System.Security.SecureString" />
9941074
</assembly>

0 commit comments

Comments
 (0)