1 reference to CompileVersionBubbleGenericsIntoCurrentModule
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunSingleAssemblyCompilationModuleGroup.cs (1)
43
return (ContainsType(method.OwningType) && VersionsWithMethodBody(method)) ||
CompileVersionBubbleGenericsIntoCurrentModule
(method) || this.CrossModuleCompileable(method);