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