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