2 references to FindChangedAttributes
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4750
FindChangedAttributes
(oldAttributes, newAttributes, changedAttributes);
4753
FindChangedAttributes
(newAttributes, oldAttributes.Value, changedAttributes);