2 references to EditorSuggestedActionWithNestedActions
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActions\EditorSuggestedActionWithNestedActions.cs (2)
45
Debug.Fail($"{nameof(InnerInvokeAsync)} should not be called on a {nameof(
EditorSuggestedActionWithNestedActions
)}");
46
FatalError.ReportAndCatch(new InvalidOperationException($"{nameof(InnerInvokeAsync)} should not be called on a {nameof(
EditorSuggestedActionWithNestedActions
)}"), ErrorSeverity.Critical);