1 reference to TransformTypeArguments
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\DynamicTypeDecoder.cs (1)
244ImmutableArray<TypeWithAnnotations> transformedTypeArguments = TransformTypeArguments(typeArguments); // Note, modifiers are not involved, this is behavior of the native compiler.