Control generated types access modifier for C# #6329
Annotations
10 errors
it/csharp/client/App/Client/ApiClient.cs#L20
Elements defined in a namespace cannot be explicitly declared as private, protected, protected internal, or private protected
|
it/csharp/client/App/Client/Todos/TodosGetResponse.cs#L13
Elements defined in a namespace cannot be explicitly declared as private, protected, protected internal, or private protected
|
it/csharp/client/App/Client/Todos/TodosRequestBuilder.cs#L19
Elements defined in a namespace cannot be explicitly declared as private, protected, protected internal, or private protected
|
it/csharp/client/App/Client/Models/NewTodo.cs#L12
Elements defined in a namespace cannot be explicitly declared as private, protected, protected internal, or private protected
|
it/csharp/client/App/Client/Models/Todo.cs#L12
Elements defined in a namespace cannot be explicitly declared as private, protected, protected internal, or private protected
|
it/csharp/client/App/Client/Todos/Item/WithTodoItemRequestBuilder.cs#L17
Elements defined in a namespace cannot be explicitly declared as private, protected, protected internal, or private protected
|
it/csharp/client/App/Client/ApiClient.cs#L23
'TodosRequestBuilder' is inaccessible due to its protection level
|
it/csharp/client/App/Client/Todos/Item/WithTodoItemRequestBuilder.cs#L112
'WithTodoItemRequestBuilder' is inaccessible due to its protection level
|
it/csharp/client/App/Client/Todos/TodosGetResponse.cs#L21
'Todo' is inaccessible due to its protection level
|
it/csharp/client/App/Client/Models/NewTodo.cs#L45
'NewTodo' is inaccessible due to its protection level
|
The logs for this run have expired and are no longer available.
Loading