3 references to TriggeringModule
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunExternalTypeMapNode.cs (3)
37return comparer.Compare(TriggeringModule, otherNode.TriggeringModule); 85protected override string GetName(NodeFactory context) => $"ExternalTypeMap {TypeMapGroup} entries in assembly {TriggeringModule.GetDisplayName()}";