1 instantiation of ShadowConcreteMethodHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
415
_shadowConcreteMethods = new
ShadowConcreteMethodHashtable
(this);
1 reference to ShadowConcreteMethodHashtable
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1301
private
ShadowConcreteMethodHashtable
_shadowConcreteMethods;