Skip to content

Make Generated Conv Method Internal if Parameter Type is Internal #10851

Description

@jorgerangel-msft

If a generated convenience method has a parameter whose type is internal, the generated convenience method should be made internal if the enclosing type is not already, to avoid a compilation error. This can occur if a type was customized to be internal via client.tsp or through custom code.

Metadata

Metadata

Labels

bugSomething isn't workingemitter:client:csharpIssue for the C# client emitter: @typespec/http-client-csharp

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions