1 write to _useContextFromRuntime
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (1)
182_useContextFromRuntime = useContextFromRuntime;
2 references to _useContextFromRuntime
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (2)
194public bool UseContextFromRuntime => _useContextFromRuntime; 236if (_useContextFromRuntime)