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)
123if (!(_debugInformationProvider is NullDebugInformationProvider)) 158_debugInformationProvider,