Add method in TypeFactory
to get a ModelTypeProvider
or EnumTypeProvider
#3468
Labels
emitter:client:csharp
Issue for the C# client emitter: @typespec/http-client-csharp
We need to add a method such as
GetModel
orGetEnum
to construct a modeltypeprovider or enumtypeprovider, so that plugin writer to replace our default implementation.The text was updated successfully, but these errors were encountered: