1 type derived from CachingVirtualMethodAlgorithm
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\CompilerTypeSystemContext.Async.cs (1)
24
private sealed class AsyncAwareVirtualMethodResolutionAlgorithm :
CachingVirtualMethodAlgorithm
1 reference to CachingVirtualMethodAlgorithm
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\CachingVirtualMethodAlgorithm.cs (1)
46
static IEnumerable<MethodDesc> GetCachedSlots(
CachingVirtualMethodAlgorithm
thisObj, TypeDesc type)