2 references to AddAroundActiveStatementRudeDiagnostic
Microsoft.CodeAnalysis.CSharp.Features (2)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (2)
2633
AddAroundActiveStatementRudeDiagnostic
(diagnostics, edit.OldNode, edit.NewNode, newStatementSpan);
2945
AddAroundActiveStatementRudeDiagnostic
(diagnostics, oldCheckedStatement, newCheckedStatement, newActiveStatement.Span);