You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewContextDiagnosticException(Diagnostic.Create(DiagnosticWarnings.MultipleConstructorsMarked,constructor.Locations.FirstOrDefault(x =>xis not null),concreteTarget.ToDisplayString(RoslynCommonHelpers.TypeFormat)));
thrownewContextDiagnosticException(Diagnostic.Create(DiagnosticWarnings.ConstructorsMustBePublic,returnConstructor.Locations.FirstOrDefault(x =>xis not null),concreteTarget.ToDisplayString(RoslynCommonHelpers.TypeFormat)));
thrownewContextDiagnosticException(Diagnostic.Create(DiagnosticWarnings.PropertyMustPublicBeSettable,property.SetMethod?.Locations.FirstOrDefault(x =>xis not null),property.ToDisplayString(RoslynCommonHelpers.TypeFormat)));
0 commit comments