1 write to _useContextFromRuntime
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (1)
181
_useContextFromRuntime
= useContextFromRuntime;
2 references to _useContextFromRuntime
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (2)
193
public bool UseContextFromRuntime =>
_useContextFromRuntime
;
235
if (
_useContextFromRuntime
)