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