1 write to _symbolMap
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
68_symbolMap = symbolMap;
3 references to _symbolMap
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (3)
167var previousType = _symbolMap.MapReference(currentType); 218var previousType = _symbolMap.MapReference(currentType); 244var typeRef = _symbolMap.MapReference(currentType);