1 write to _symbolMap
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
66_symbolMap = symbolMap;
3 references to _symbolMap
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (3)
164var previousType = _symbolMap.MapReference(currentType); 215var previousType = _symbolMap.MapReference(currentType); 241var typeRef = _symbolMap.MapReference(currentType);