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