1 write to _awaiterMap
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
74_awaiterMap = awaiterMap;
2 references to _awaiterMap
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (2)
235if (_awaiterMap == null) 244return _awaiterMap.TryGetValue(typeRef, out slotIndex);