1 reference to CreateAggregateSyntaxMaps
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
5355
var syntaxMaps =
CreateAggregateSyntaxMaps
(newSyntaxTree, topMatch.ReverseMatches, updatesInCurrentDocument.ChangedDeclarations);