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