1 write to _virtMethods
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
419
_virtMethods
= new VirtualMethodUseHashtable(this);
1 reference to _virtMethods
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1397
return
_virtMethods
.GetOrCreateValue(decl);