1 write to _closureMap
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
80_closureMap = closureMap;
2 references to _closureMap
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (2)
307if (_closureMap != null && 309_closureMap.TryGetValue(syntaxOffset, out closureId))