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