1 reference to SyntaxTree
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
870
newActiveStatements[i] = GetActiveStatementWithSpan(oldActiveStatements[i], newBody.
SyntaxTree
, newStatementSpan, diagnostics, cancellationToken);