1 instantiation of MethodInternComparer
ILCompiler.Compiler (1)
Compiler\MethodBodyDeduplicator.cs (1)
37var methodHash = new HashSet<MethodInternKey>(_previousHashCount, new MethodInternComparer(factory, previousSymbolRemapping, _genericsOnly));