1 write to DefaultResolution
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\TypeGVMEntriesNode.cs (1)
36DefaultResolution = defaultResolution;
1 reference to DefaultResolution
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\InterfaceGenericVirtualMethodTableNode.cs (1)
131AddGenericVirtualMethodImplementation(typeGVMEntryInfo.CallingMethod, typeGVMEntryInfo.ImplementationType, typeGVMEntryInfo.ImplementationMethod, typeGVMEntryInfo.DefaultResolution);