2 references to _stringDiscoverableStubs
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (2)
552
_stringDiscoverableStubs
.Add(stub);
560
return new List<StringDiscoverableAssemblyStubNode>(
_stringDiscoverableStubs
);