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