2 writes to IsUnused
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\EncLocalInfo.cs (2)
29IsUnused = true; 38IsUnused = false;
5 references to IsUnused
Microsoft.CodeAnalysis (5)
Emit\EditAndContinue\EncLocalInfo.cs (4)
49IsUnused == other.IsUnused; 62Hash.Combine(IsUnused, 0)))); 72if (IsUnused)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
88if (localInfo.IsUnused)