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