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