2 references to GVMDependencies
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodFixupSignature.cs (1)
91
list.Add(factory.
GVMDependencies
(Method), "Virtual dispatch dependency");
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\GVMDependenciesNode.cs (1)
173
dynamicDependencies.Add(new CombinedDependencyListEntry(factory.
GVMDependencies
(canonImpl), null, "ImplementingMethodInstantiation"));