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