1 write to _context
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunXmlRootProvider.cs (1)
32
_context
= owningModule.Context;
1 reference to _context
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunXmlRootProvider.cs (1)
41
CompilationRootProvider root = new CompilationRootProvider(rootProvider,
_context
, _documentStream, _resource, _owningModule, _xmlDocumentLocation);