1 write to _analyzer
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
2310
_analyzer
= analyzer;
1 reference to _analyzer
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
2337
return
_analyzer
.GetDeletedNodeDiagnosticSpan(_match!.Matches, _oldNode!);