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)
193public bool UseContextFromRuntime => _useContextFromRuntime; 235if (_useContextFromRuntime)