1 write to UseContextFromRuntime
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (1)
112
UseContextFromRuntime
= useContextFromRuntime;
2 references to UseContextFromRuntime
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (2)
130
key.
UseContextFromRuntime
== value.UseContextFromRuntime;
141
return new DefaultInterfaceMethodImplementationInstantiationThunk(owningTypeOfThunks, key.TargetMethod, key.InterfaceIndex, key.
UseContextFromRuntime
);