3 references to GetChange
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\SymbolChanges.cs (3)
97
=>
GetChange
(symbol) != SymbolChange.None;
218
return
GetChange
(symbol);
254
var containerChange =
GetChange
(container);