1 write to _replacedSymbols
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\SymbolChanges.cs (1)
54CalculateChanges(edits, out _changes, out _replacedSymbols, out DeletedMembers, out UpdatedMethods);
2 references to _replacedSymbols
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\SymbolChanges.cs (2)
68if (_replacedSymbols.Contains(currentSymbol)) 114if (_replacedSymbols.Contains(current))