1 write to _debugInformationProvider
ILCompiler.Compiler (1)
Compiler\CompilationBuilder.Aot.cs (1)
81
_debugInformationProvider
= provider;
2 references to _debugInformationProvider
ILCompiler.RyuJit (2)
Compiler\RyuJitCompilationBuilder.cs (2)
123
if (!(
_debugInformationProvider
is NullDebugInformationProvider))
158
_debugInformationProvider
,