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