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