2 references to OuterContext
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\SignatureBuilder.cs (2)
364
SignatureContext outerContext = context.
OuterContext
;
533
SignatureContext methodInstantiationsContext = context.
OuterContext
;