1 reference to Cannot_generate_code_for_unsupported_operator_0
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
OperatorGenerator.cs (1)
81
throw new ArgumentException(string.Format(WorkspaceExtensionsResources.
Cannot_generate_code_for_unsupported_operator_0
, method.Name), nameof(method));