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
This PR adds support for replacing generated methods with custom code.
It also fixes several issues with constructing nullable types from
custom code.
fixes: #4472
Support https://github.com/Azure/autorest.csharp/blob/feature/v3/readme.md#replace-any-generated-member for methods.
The text was updated successfully, but these errors were encountered: