2 references to GetEffectiveTrimTargetType
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\ExternalTypeMapNode.cs (1)
99=> RuntimeConstructableTypeDependencies.GetEffectiveTrimTargetType(factory, trimmingTargetType, conditionConstructed: false);
Compiler\UnmanagedEntryPointsRootProvider.cs (1)
139IEETypeNode effectiveTrimTargetType = RuntimeConstructableTypeDependencies.GetEffectiveTrimTargetType(context, associatedSourceType, conditionConstructed: true);