Exemple #1
0
 => (symbol is EEMethodSymbol method) ? new SlotAllocator(GetLocalDefinitions(method.Locals)) : null;
Exemple #2
0
 ? new SlotAllocator(GetLocalDefinitions(method.Locals, diagnostics))