2 references to GetTypePreserve
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunXmlRootProvider.cs (2)
97if (GetTypePreserve(nav) == TypePreserve.All) 181TypePreserve preserve = GetTypePreserve(nav);