5 references to ReadyToRunGenericInfoGenericCount
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRun\TypeGenericInfoMapNode.cs (5)
69
ReadyToRunGenericInfoGenericCount
count;
73
count =
ReadyToRunGenericInfoGenericCount
.Zero; break;
75
count =
ReadyToRunGenericInfoGenericCount
.One; break;
77
count =
ReadyToRunGenericInfoGenericCount
.Two; break;
79
count =
ReadyToRunGenericInfoGenericCount
.MoreThanTwo; break;