1 write to _addRoots
ILCompiler.Compiler (1)
Compiler\GenericRootProvider.cs (1)
15(_state, _addRoots) = (state, addRootsMethod);
1 reference to _addRoots
ILCompiler.Compiler (1)
Compiler\GenericRootProvider.cs (1)
17public void AddCompilationRoots(IRootingServiceProvider rootProvider) => _addRoots(_state, rootProvider);