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