1 reference to GetLocalDefinitions
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
EEAssemblyBuilder.cs (1)
77
=> (symbol is EEMethodSymbol method) ? new SlotAllocator(
GetLocalDefinitions
(method.Locals, diagnostics)) : null;