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